#e5effc color space conversions
Hex:
#e5effc
RGB:
229, 239, 252
CMY:
10, 6, 1
CMYK:
9, 5, 0, 1
HSL:
214°, 79.3103%, 94.3137%
HSV (HSB):
214°, 9.1270%, 98.8235%
XYZ:
80.7503, 85.4193, 104.3270
xyY:
0.2985, 0.3158, 85.4193
CIE-Lab:
94.0635, -0.8550, -7.4060
CIE-LCH:
94.0635, 7.4552, 263.4143
CIE-Luv:
94.0635, -6.1211, -11.4611
Hunter-Lab:
92.4226, -5.7827, -2.2311
#e5effc color charts
#e5effc color shades, tints & tones
#e5effc color schemes
#e5effc color preview, HTML & CSS examples
This text has a color of #e5effc
<p style="color:#e5effc;">Text here</p>
.mytext {color:#e5effc;}
This box has a color of #e5effc
<div style="background-color:#e5effc;">Content here</div>
.mybackground {background-color:#e5effc;}
Border around this has a color of #e5effc
<div style="border:2px solid #e5effc;">Content here</div>
.myborder {border:2px solid #e5effc;}