#e1edfb color space conversions
Hex:
#e1edfb
RGB:
225, 237, 251
CMY:
12, 7, 2
CMYK:
10, 6, 0, 2
HSL:
212°, 76.4706%, 93.3333%
HSV (HSB):
212°, 10.3586%, 98.4314%
XYZ:
78.7481, 83.5410, 103.2413
xyY:
0.2966, 0.3146, 83.5410
CIE-Lab:
93.2508, -1.2986, -8.1209
CIE-LCH:
93.2508, 8.2241, 260.9152
CIE-Luv:
93.2508, -7.2213, -12.5140
Hunter-Lab:
91.4007, -6.1611, -2.9903
#e1edfb color charts
#e1edfb color shades, tints & tones
#e1edfb color schemes
#e1edfb color preview, HTML & CSS examples
This text has a color of #e1edfb
<p style="color:#e1edfb;">Text here</p>
.mytext {color:#e1edfb;}
This box has a color of #e1edfb
<div style="background-color:#e1edfb;">Content here</div>
.mybackground {background-color:#e1edfb;}
Border around this has a color of #e1edfb
<div style="border:2px solid #e1edfb;">Content here</div>
.myborder {border:2px solid #e1edfb;}