@tempots/color

HSLuv.withLightness property

Returns a new HSLuv color with the specified lightness.

Signature:

readonly withLightness: (lightness: number) => HSLuv;