#e1edf9 color space conversions
Hex:
#e1edf9
RGB:
225, 237, 249
CMY:
12, 7, 2
CMYK:
10, 5, 0, 2
HSL:
210°, 66.6667%, 92.9412%
HSV (HSB):
210°, 9.6386%, 97.6471%
XYZ:
78.4344, 83.4155, 101.5894
xyY:
0.2977, 0.3166, 83.4155
CIE-Lab:
93.1960, -1.6871, -7.1617
CIE-LCH:
93.1960, 7.3577, 256.7445
CIE-Luv:
93.1960, -7.1299, -10.9157
Hunter-Lab:
91.3321, -6.5384, -2.0163
#e1edf9 color charts
#e1edf9 color shades, tints & tones
#e1edf9 color schemes
#e1edf9 color preview, HTML & CSS examples
This text has a color of #e1edf9
<p style="color:#e1edf9;">Text here</p>
.mytext {color:#e1edf9;}
This box has a color of #e1edf9
<div style="background-color:#e1edf9;">Content here</div>
.mybackground {background-color:#e1edf9;}
Border around this has a color of #e1edf9
<div style="border:2px solid #e1edf9;">Content here</div>
.myborder {border:2px solid #e1edf9;}