@tempots/color > HSL > withLightness
Returns a new HSL color with the specified lightness.
Signature:
readonly withLightness: (lightness: number) => HSL;