#e0e5fe color space conversions
Hex:
#e0e5fe
RGB:
224, 229, 254
CMY:
12, 10, 0
CMYK:
12, 10, 0, 0
HSL:
230°, 93.7500%, 93.7255%
HSV (HSB):
230°, 11.8110%, 99.6078%
XYZ:
76.6492, 79.0417, 104.9827
xyY:
0.2940, 0.3032, 79.0417
CIE-Lab:
91.2531, 3.1019, -12.6636
CIE-LCH:
91.2531, 13.0380, 283.7636
CIE-Luv:
91.2531, -4.0921, -20.5299
Hunter-Lab:
88.9054, -1.6919, -7.7780
#e0e5fe color charts
#e0e5fe color shades, tints & tones
#e0e5fe color schemes
#e0e5fe color preview, HTML & CSS examples
This text has a color of #e0e5fe
<p style="color:#e0e5fe;">Text here</p>
.mytext {color:#e0e5fe;}
This box has a color of #e0e5fe
<div style="background-color:#e0e5fe;">Content here</div>
.mybackground {background-color:#e0e5fe;}
Border around this has a color of #e0e5fe
<div style="border:2px solid #e0e5fe;">Content here</div>
.myborder {border:2px solid #e0e5fe;}