[][src]Function egui::paint::color::hsv_from_rgb

pub fn hsv_from_rgb((r, g, b): (f32, f32, f32)) -> (f32, f32, f32)

All ranges in 0-1, rgb is linear.