#e2e4ee color space conversions
Hex:
#e2e4ee
RGB:
226, 228, 238
CMY:
11, 11, 7
CMYK:
5, 4, 0, 7
HSL:
230°, 26.0870%, 90.9804%
HSV (HSB):
230°, 5.0420%, 93.3333%
XYZ:
74.5400, 77.8286, 91.9827
xyY:
0.3051, 0.3185, 77.8286
CIE-Lab:
90.7016, 1.1706, -5.0970
CIE-LCH:
90.7016, 5.2297, 282.9349
CIE-Luv:
90.7016, -1.6656, -8.1084
Hunter-Lab:
88.2205, -3.5661, -0.0640
#e2e4ee color charts
#e2e4ee color shades, tints & tones
#e2e4ee color schemes
#e2e4ee color preview, HTML & CSS examples
This text has a color of #e2e4ee
<p style="color:#e2e4ee;">Text here</p>
.mytext {color:#e2e4ee;}
This box has a color of #e2e4ee
<div style="background-color:#e2e4ee;">Content here</div>
.mybackground {background-color:#e2e4ee;}
Border around this has a color of #e2e4ee
<div style="border:2px solid #e2e4ee;">Content here</div>
.myborder {border:2px solid #e2e4ee;}