@tempots/color

LUV.withL property

Creates a new LUV color with the specified lightness value.

Signature:

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