#9e4e9e color space conversions
Hex:
#9e4e9e
RGB:
158, 78, 158
CMY:
38, 69, 38
CMYK:
0, 51, 0, 38
HSL:
300°, 33.8983%, 46.2745%
HSV (HSB):
300°, 50.6329%, 61.9608%
XYZ:
22.9965, 15.1865, 34.0670
xyY:
0.3183, 0.2102, 15.1865
CIE-Lab:
45.8886, 44.8008, -29.0710
CIE-LCH:
45.8886, 53.4063, 327.0207
CIE-Luv:
45.8886, 37.4321, -48.4039
Hunter-Lab:
38.9699, 37.1373, -24.5517
#9e4e9e color charts
#9e4e9e color shades, tints & tones
#9e4e9e color schemes
#9e4e9e color preview, HTML & CSS examples
This text has a color of #9e4e9e
<p style="color:#9e4e9e;">Text here</p>
.mytext {color:#9e4e9e;}
This box has a color of #9e4e9e
<div style="background-color:#9e4e9e;">Content here</div>
.mybackground {background-color:#9e4e9e;}
Border around this has a color of #9e4e9e
<div style="border:2px solid #9e4e9e;">Content here</div>
.myborder {border:2px solid #9e4e9e;}