[][src]Function seed_style_preview::hsl

pub fn hsl<H: Into<f64>, S: Into<f64>, L: Into<f64>>(
    h: H,
    s: S,
    l: L
) -> CssColor