#e9eafc color space conversions
Hex:
#e9eafc
RGB:
233, 234, 252
CMY:
9, 8, 1
CMYK:
8, 7, 0, 1
HSL:
237°, 76.0000%, 95.0980%
HSV (HSB):
237°, 7.5397%, 98.8235%
XYZ:
80.5978, 83.1976, 103.9062
xyY:
0.3011, 0.3108, 83.1976
CIE-Lab:
93.1009, 2.9960, -8.8003
CIE-LCH:
93.1009, 9.2963, 288.8006
CIE-Luv:
93.1009, -1.5654, -14.3328
Hunter-Lab:
91.2127, -1.8952, -3.6922
#e9eafc color charts
#e9eafc color shades, tints & tones
#e9eafc color schemes
#e9eafc color preview, HTML & CSS examples
This text has a color of #e9eafc
<p style="color:#e9eafc;">Text here</p>
.mytext {color:#e9eafc;}
This box has a color of #e9eafc
<div style="background-color:#e9eafc;">Content here</div>
.mybackground {background-color:#e9eafc;}
Border around this has a color of #e9eafc
<div style="border:2px solid #e9eafc;">Content here</div>
.myborder {border:2px solid #e9eafc;}