pub fn oklab(l: f32, a: f32, b: f32) -> Color
Create a new color, with the given lightness, a and b components.
lightness
a
b