ColorLABa
@Serializable
The CIELAB color space, more commonly known as Lab.
Parameters
l
lightness, between 0.0 (black) and 100.0 (white)
a
unbounded a* axis, relative to the green–red opponent colors, with negative values toward green and positive values toward red
b
unbounded b* axis, relative to the blue–yellow opponent colors, with negative values toward blue and positive values toward yellow
alpha
alpha as a percentage between 0.0 and 1.0
ref
reference white against which the color values are calculated