#9e008c color space conversions
Hex:
#9e008c
RGB:
158, 0, 140
CMY:
38, 100, 45
CMYK:
0, 100, 11, 38
HSL:
307°, 100.0000%, 30.9804%
HSV (HSB):
307°, 100.0000%, 61.9608%
XYZ:
18.8342, 9.1626, 25.5868
xyY:
0.3515, 0.1710, 9.1626
CIE-Lab:
36.2954, 66.0894, -33.2545
CIE-LCH:
36.2954, 73.9843, 333.2896
CIE-Luv:
36.2954, 59.1914, -54.0106
Hunter-Lab:
30.2697, 58.0929, -28.9287
#9e008c color charts
#9e008c color shades, tints & tones
#9e008c color schemes
#9e008c color preview, HTML & CSS examples
This text has a color of #9e008c
<p style="color:#9e008c;">Text here</p>
.mytext {color:#9e008c;}
This box has a color of #9e008c
<div style="background-color:#9e008c;">Content here</div>
.mybackground {background-color:#9e008c;}
Border around this has a color of #9e008c
<div style="border:2px solid #9e008c;">Content here</div>
.myborder {border:2px solid #9e008c;}