hsl

fun hsl(hue: Int, saturation: Int, lightness: Int): Color(source)
fun hsl(hue: Int, saturation: Int, lightness: Int, alpha: Double): Color(source)