offsetHSL

Adds the given HSL values to this color's values (via a round-trip through HSL).

Return

A reference to this color.

Parameters

h

Hue value between 0.0 and 1.0.

s

Saturation value between 0.0 and 1.0.

l

Lightness value between 0.0 and 1.0.