pub fn add_hsv(color: Color32, h: f32, s: f32, v: f32) -> Color32
Additively modify the hue, saturation, and lightness [0, 1] values of a color.