#e5ebfc color space conversions
Hex:
#e5ebfc
RGB:
229, 235, 252
CMY:
10, 8, 1
CMYK:
9, 7, 0, 1
HSL:
224°, 79.3103%, 94.3137%
HSV (HSB):
224°, 9.1270%, 98.8235%
XYZ:
79.5921, 83.1030, 103.9410
xyY:
0.2985, 0.3117, 83.1030
CIE-Lab:
93.0595, 1.1977, -8.8935
CIE-LCH:
93.0595, 8.9738, 277.6697
CIE-Luv:
93.0595, -4.1989, -14.1729
Hunter-Lab:
91.1608, -3.6839, -3.7895
#e5ebfc color charts
#e5ebfc color shades, tints & tones
#e5ebfc color schemes
#e5ebfc color preview, HTML & CSS examples
This text has a color of #e5ebfc
<p style="color:#e5ebfc;">Text here</p>
.mytext {color:#e5ebfc;}
This box has a color of #e5ebfc
<div style="background-color:#e5ebfc;">Content here</div>
.mybackground {background-color:#e5ebfc;}
Border around this has a color of #e5ebfc
<div style="border:2px solid #e5ebfc;">Content here</div>
.myborder {border:2px solid #e5ebfc;}