#9e9ecb color space conversions
Hex:
#9e9ecb
RGB:
158, 158, 203
CMY:
38, 38, 20
CMYK:
22, 22, 0, 20
HSL:
240°, 30.2013%, 70.7843%
HSV (HSB):
240°, 22.1675%, 79.6078%
XYZ:
37.1069, 36.0346, 61.4995
xyY:
0.2756, 0.2676, 36.0346
CIE-Lab:
66.5464, 9.6305, -23.0019
CIE-LCH:
66.5464, 24.9366, 292.7183
CIE-Luv:
66.5464, -2.6687, -37.0266
Hunter-Lab:
60.0288, 5.2895, -18.7224
#9e9ecb color charts
#9e9ecb color shades, tints & tones
#9e9ecb color schemes
#9e9ecb color preview, HTML & CSS examples
This text has a color of #9e9ecb
<p style="color:#9e9ecb;">Text here</p>
.mytext {color:#9e9ecb;}
This box has a color of #9e9ecb
<div style="background-color:#9e9ecb;">Content here</div>
.mybackground {background-color:#9e9ecb;}
Border around this has a color of #9e9ecb
<div style="border:2px solid #9e9ecb;">Content here</div>
.myborder {border:2px solid #9e9ecb;}