#9575b6 color space conversions
Hex:
#9575b6
RGB:
149, 117, 182
CMY:
42, 54, 29
CMYK:
18, 36, 0, 29
HSL:
270°, 30.8057%, 58.6275%
HSV (HSB):
270°, 35.7143%, 71.3725%
XYZ:
27.1992, 22.4895, 47.1633
xyY:
0.2808, 0.2322, 22.4895
CIE-Lab:
54.5426, 25.4273, -29.7001
CIE-LCH:
54.5426, 39.0979, 310.5681
CIE-Luv:
54.5426, 12.1674, -48.4640
Hunter-Lab:
47.4231, 19.3870, -25.7690
#9575b6 color charts
#9575b6 color shades, tints & tones
#9575b6 color schemes
#9575b6 color preview, HTML & CSS examples
This text has a color of #9575b6
<p style="color:#9575b6;">Text here</p>
.mytext {color:#9575b6;}
This box has a color of #9575b6
<div style="background-color:#9575b6;">Content here</div>
.mybackground {background-color:#9575b6;}
Border around this has a color of #9575b6
<div style="border:2px solid #9575b6;">Content here</div>
.myborder {border:2px solid #9575b6;}