hsl

fun hsl(    h: Int,     s: Int,     l: Int): String

creates a ColorProperty from hsl-values