ColorHSLa
@Serializable
The HSL color space.
Parameters
h
hue in degrees, where a full rotation is 360.0 degrees
s
saturation as a percentage between 0.0 and 1.0
l
lightness/luminance as a percentage between 0.0 and 1.0
alpha
alpha as a percentage between 0.0 and 1.0