seaborn.
set_hls_values
Independently manipulate the h, l, or s channels of a color.
color : matplotlib color
hex, rgb-tuple, or html color name
h, l, s : floats between 0 and 1, or None
new values for each channel in hls space
new_color : rgb tuple
new color code in RGB tuple representation