#e2e2f4 color space conversions
Hex:
#e2e2f4
RGB:
226, 226, 244
CMY:
11, 11, 4
CMYK:
7, 7, 0, 4
HSL:
240°, 45.0000%, 92.1569%
HSV (HSB):
240°, 7.3770%, 95.6863%
XYZ:
74.8895, 77.0931, 96.5213
xyY:
0.3014, 0.3102, 77.0931
CIE-Lab:
90.3645, 3.3435, -8.7382
CIE-LCH:
90.3645, 9.3560, 290.9381
CIE-Luv:
90.3645, -1.0247, -14.2367
Hunter-Lab:
87.8027, -1.4067, -3.7155
#e2e2f4 color charts
#e2e2f4 color shades, tints & tones
#e2e2f4 color schemes
#e2e2f4 color preview, HTML & CSS examples
This text has a color of #e2e2f4
<p style="color:#e2e2f4;">Text here</p>
.mytext {color:#e2e2f4;}
This box has a color of #e2e2f4
<div style="background-color:#e2e2f4;">Content here</div>
.mybackground {background-color:#e2e2f4;}
Border around this has a color of #e2e2f4
<div style="border:2px solid #e2e2f4;">Content here</div>
.myborder {border:2px solid #e2e2f4;}