#9e9ccd color space conversions
Hex:
#9e9ccd
RGB:
158, 156, 205
CMY:
38, 39, 20
CMYK:
23, 24, 0, 20
HSL:
242°, 32.8859%, 70.7843%
HSV (HSB):
242°, 23.9024%, 80.3922%
XYZ:
37.0085, 35.4538, 62.6503
xyY:
0.2739, 0.2624, 35.4538
CIE-Lab:
66.1005, 11.2291, -24.7955
CIE-LCH:
66.1005, 27.2197, 294.3642
CIE-Luv:
66.1005, -1.9130, -40.1250
Hunter-Lab:
59.5431, 6.7446, -20.7038
#9e9ccd color charts
#9e9ccd color shades, tints & tones
#9e9ccd color schemes
#9e9ccd color preview, HTML & CSS examples
This text has a color of #9e9ccd
<p style="color:#9e9ccd;">Text here</p>
.mytext {color:#9e9ccd;}
This box has a color of #9e9ccd
<div style="background-color:#9e9ccd;">Content here</div>
.mybackground {background-color:#9e9ccd;}
Border around this has a color of #9e9ccd
<div style="border:2px solid #9e9ccd;">Content here</div>
.myborder {border:2px solid #9e9ccd;}