#9575b2 color space conversions
Hex:
#9575b2
RGB:
149, 117, 178
CMY:
42, 54, 30
CMYK:
16, 34, 0, 30
HSL:
271°, 28.3721%, 57.8431%
HSV (HSB):
271°, 34.2697%, 69.8039%
XYZ:
26.7916, 22.3265, 45.0169
xyY:
0.2846, 0.2372, 22.3265
CIE-Lab:
54.3717, 24.5097, -27.6633
CIE-LCH:
54.3717, 36.9592, 311.5410
CIE-Luv:
54.3717, 12.6522, -45.1112
Hunter-Lab:
47.2509, 18.5216, -23.4111
#9575b2 color charts
#9575b2 color shades, tints & tones
#9575b2 color schemes
#9575b2 color preview, HTML & CSS examples
This text has a color of #9575b2
<p style="color:#9575b2;">Text here</p>
.mytext {color:#9575b2;}
This box has a color of #9575b2
<div style="background-color:#9575b2;">Content here</div>
.mybackground {background-color:#9575b2;}
Border around this has a color of #9575b2
<div style="border:2px solid #9575b2;">Content here</div>
.myborder {border:2px solid #9575b2;}