double saturation,
double lightness,
int size
)
double lightness,
int size
creates a ColorPalette of size size, with the
hex colors in [List] [colors] converted from
Hsl colors with saturation and lightness set to the given
values, and the hue value calculated with method hueRange
.