#e4edfb color space conversions
Hex:
#e4edfb
RGB:
228, 237, 251
CMY:
11, 7, 2
CMYK:
9, 6, 0, 2
HSL:
217°, 74.1935%, 93.9216%
HSV (HSB):
217°, 9.1633%, 98.4314%
XYZ:
79.6917, 84.0274, 103.2855
xyY:
0.2985, 0.3147, 84.0274
CIE-Lab:
93.4624, -0.3426, -7.7840
CIE-LCH:
93.4624, 7.7916, 267.4802
CIE-Luv:
93.4624, -5.6413, -12.1425
Hunter-Lab:
91.6665, -5.2345, -2.6387
#e4edfb color charts
#e4edfb color shades, tints & tones
#e4edfb color schemes
#e4edfb color preview, HTML & CSS examples
This text has a color of #e4edfb
<p style="color:#e4edfb;">Text here</p>
.mytext {color:#e4edfb;}
This box has a color of #e4edfb
<div style="background-color:#e4edfb;">Content here</div>
.mybackground {background-color:#e4edfb;}
Border around this has a color of #e4edfb
<div style="border:2px solid #e4edfb;">Content here</div>
.myborder {border:2px solid #e4edfb;}