#e5edf9 color space conversions
Hex:
#e5edf9
RGB:
229, 237, 249
CMY:
10, 7, 2
CMYK:
8, 5, 0, 2
HSL:
216°, 62.5000%, 93.7255%
HSV (HSB):
216°, 8.0321%, 97.6471%
XYZ:
79.6962, 84.0659, 101.6484
xyY:
0.3003, 0.3167, 84.0659
CIE-Lab:
93.4791, -0.4059, -6.7114
CIE-LCH:
93.4791, 6.7237, 266.5394
CIE-Luv:
93.4791, -5.0116, -10.4234
Hunter-Lab:
91.6875, -5.2981, -1.5501
#e5edf9 color charts
#e5edf9 color shades, tints & tones
#e5edf9 color schemes
#e5edf9 color preview, HTML & CSS examples
This text has a color of #e5edf9
<p style="color:#e5edf9;">Text here</p>
.mytext {color:#e5edf9;}
This box has a color of #e5edf9
<div style="background-color:#e5edf9;">Content here</div>
.mybackground {background-color:#e5edf9;}
Border around this has a color of #e5edf9
<div style="border:2px solid #e5edf9;">Content here</div>
.myborder {border:2px solid #e5edf9;}