@tempots/color

LAB.withL property

Returns a new LAB instance with the specified lightness.

Signature:

readonly withL: (l: number) => LAB;