#e1edf5 color space conversions
Hex:
#e1edf5
RGB:
225, 237, 245
CMY:
12, 7, 4
CMYK:
8, 3, 0, 4
HSL:
204°, 50.0000%, 92.1569%
HSV (HSB):
204°, 8.1633%, 96.0784%
XYZ:
77.8170, 83.1685, 98.3379
xyY:
0.3001, 0.3207, 83.1685
CIE-Lab:
93.0882, -2.4560, -5.2400
CIE-LCH:
93.0882, 5.7870, 244.8877
CIE-Luv:
93.0882, -6.9482, -7.7343
Hunter-Lab:
91.1968, -7.2827, -0.0950
#e1edf5 color charts
#e1edf5 color shades, tints & tones
#e1edf5 color schemes
#e1edf5 color preview, HTML & CSS examples
This text has a color of #e1edf5
<p style="color:#e1edf5;">Text here</p>
.mytext {color:#e1edf5;}
This box has a color of #e1edf5
<div style="background-color:#e1edf5;">Content here</div>
.mybackground {background-color:#e1edf5;}
Border around this has a color of #e1edf5
<div style="border:2px solid #e1edf5;">Content here</div>
.myborder {border:2px solid #e1edf5;}