#e5edf3 color space conversions
Hex:
#e5edf3
RGB:
229, 237, 243
CMY:
10, 7, 5
CMYK:
6, 2, 0, 5
HSL:
206°, 36.8421%, 92.5490%
HSV (HSB):
206°, 5.7613%, 95.2941%
XYZ:
78.7749, 83.6975, 96.7974
xyY:
0.3038, 0.3228, 83.6975
CIE-Lab:
93.3189, -1.5391, -3.8273
CIE-LCH:
93.3189, 4.1251, 248.0933
CIE-Luv:
93.3189, -4.7166, -5.6718
Hunter-Lab:
91.4863, -6.4023, 1.3085
#e5edf3 color charts
#e5edf3 color shades, tints & tones
#e5edf3 color schemes
#e5edf3 color preview, HTML & CSS examples
This text has a color of #e5edf3
<p style="color:#e5edf3;">Text here</p>
.mytext {color:#e5edf3;}
This box has a color of #e5edf3
<div style="background-color:#e5edf3;">Content here</div>
.mybackground {background-color:#e5edf3;}
Border around this has a color of #e5edf3
<div style="border:2px solid #e5edf3;">Content here</div>
.myborder {border:2px solid #e5edf3;}