#e2e6f7 color space conversions
Hex:
#e2e6f7
RGB:
226, 230, 247
CMY:
11, 10, 3
CMYK:
9, 7, 0, 3
HSL:
229°, 56.7568%, 92.7451%
HSV (HSB):
229°, 8.5020%, 96.8627%
XYZ:
76.4493, 79.4778, 99.3071
xyY:
0.2995, 0.3114, 79.4778
CIE-Lab:
91.4500, 1.8485, -8.6974
CIE-LCH:
91.4500, 8.8917, 281.9987
CIE-Luv:
91.4500, -3.1313, -13.9383
Hunter-Lab:
89.1503, -2.9434, -3.6396
#e2e6f7 color charts
#e2e6f7 color shades, tints & tones
#e2e6f7 color schemes
#e2e6f7 color preview, HTML & CSS examples
This text has a color of #e2e6f7
<p style="color:#e2e6f7;">Text here</p>
.mytext {color:#e2e6f7;}
This box has a color of #e2e6f7
<div style="background-color:#e2e6f7;">Content here</div>
.mybackground {background-color:#e2e6f7;}
Border around this has a color of #e2e6f7
<div style="border:2px solid #e2e6f7;">Content here</div>
.myborder {border:2px solid #e2e6f7;}