#9e009e color space conversions
Hex:
#9e009e
RGB:
158, 0, 158
CMY:
38, 100, 38
CMYK:
0, 100, 0, 38
HSL:
300°, 100.0000%, 30.9804%
HSV (HSB):
300°, 100.0000%, 61.9608%
XYZ:
20.2721, 9.7377, 33.1589
xyY:
0.3209, 0.1542, 9.7377
CIE-Lab:
37.3675, 68.7053, -42.5451
CIE-LCH:
37.3675, 80.8116, 328.2325
CIE-Luv:
37.3675, 52.0835, -67.3456
Hunter-Lab:
31.2053, 61.3507, -41.1580
#9e009e color charts
#9e009e color shades, tints & tones
#9e009e color schemes
#9e009e color preview, HTML & CSS examples
This text has a color of #9e009e
<p style="color:#9e009e;">Text here</p>
.mytext {color:#9e009e;}
This box has a color of #9e009e
<div style="background-color:#9e009e;">Content here</div>
.mybackground {background-color:#9e009e;}
Border around this has a color of #9e009e
<div style="border:2px solid #9e009e;">Content here</div>
.myborder {border:2px solid #9e009e;}