#e2e4f2 color space conversions
Hex:
#e2e4f2
RGB:
226, 228, 242
CMY:
11, 11, 5
CMYK:
7, 6, 0, 5
HSL:
233°, 38.0952%, 91.7647%
HSV (HSB):
233°, 6.6116%, 94.9020%
XYZ:
75.1344, 78.0664, 95.1127
xyY:
0.3026, 0.3144, 78.0664
CIE-Lab:
90.8102, 1.9251, -7.0305
CIE-LCH:
90.8102, 7.2894, 285.3137
CIE-Luv:
90.8102, -1.8867, -11.2889
Hunter-Lab:
88.3552, -2.8308, -1.9760
#e2e4f2 color charts
#e2e4f2 color shades, tints & tones
#e2e4f2 color schemes
#e2e4f2 color preview, HTML & CSS examples
This text has a color of #e2e4f2
<p style="color:#e2e4f2;">Text here</p>
.mytext {color:#e2e4f2;}
This box has a color of #e2e4f2
<div style="background-color:#e2e4f2;">Content here</div>
.mybackground {background-color:#e2e4f2;}
Border around this has a color of #e2e4f2
<div style="border:2px solid #e2e4f2;">Content here</div>
.myborder {border:2px solid #e2e4f2;}