Function style::color::convert::rgb_to_hsl

source ยท
pub fn rgb_to_hsl(from: &ColorComponents) -> ColorComponents
Expand description

Convert from RGB notation to HSL notation. https://drafts.csswg.org/css-color-4/#rgb-to-hsl