@tempots/color

LCH.withHue property

Sets the hue value of the LCH color and returns a new LCH color instance.

Signature:

readonly withHue: (h: number) => LCH;