@tempots/color

HSL.withHue property

Returns a new HSL color with the specified hue.

Signature:

readonly withHue: (hue: number) => HSL;