#9e3e8e color space conversions
Hex:
#9e3e8e
RGB:
158, 62, 142
CMY:
38, 76, 44
CMYK:
0, 61, 10, 38
HSL:
310°, 43.6364%, 43.1373%
HSV (HSB):
310°, 60.7595%, 61.9608%
XYZ:
20.7057, 12.6673, 26.9449
xyY:
0.3433, 0.2100, 12.6673
CIE-Lab:
42.2577, 49.7418, -25.1208
CIE-LCH:
42.2577, 55.7252, 333.2051
CIE-Luv:
42.2577, 47.3741, -42.4662
Hunter-Lab:
35.5912, 41.5601, -19.9726
#9e3e8e color charts
#9e3e8e color shades, tints & tones
#9e3e8e color schemes
#9e3e8e color preview, HTML & CSS examples
This text has a color of #9e3e8e
<p style="color:#9e3e8e;">Text here</p>
.mytext {color:#9e3e8e;}
This box has a color of #9e3e8e
<div style="background-color:#9e3e8e;">Content here</div>
.mybackground {background-color:#9e3e8e;}
Border around this has a color of #9e3e8e
<div style="border:2px solid #9e3e8e;">Content here</div>
.myborder {border:2px solid #9e3e8e;}