[][src]Function seed_style_preview::rgb

pub fn rgb<R: Into<f64>, G: Into<f64>, B: Into<f64>>(
    r: R,
    g: G,
    b: B
) -> CssColor