ori::prelude

Function oklab

Source
pub fn oklab(l: f32, a: f32, b: f32) -> Color
Expand description

Create a new color, with the given lightness, a and b components.