#e1e2f4 color space conversions
Hex:
#e1e2f4
RGB:
225, 226, 244
CMY:
12, 11, 4
CMYK:
8, 7, 0, 4
HSL:
237°, 46.3415%, 91.9608%
HSV (HSB):
237°, 7.7869%, 95.6863%
XYZ:
74.5768, 76.9319, 96.5067
xyY:
0.3007, 0.3102, 76.9319
CIE-Lab:
90.2903, 3.0196, -8.8564
CIE-LCH:
90.2903, 9.3570, 288.8267
CIE-Luv:
90.2903, -1.5684, -14.3681
Hunter-Lab:
87.7108, -1.7230, -3.8381
#e1e2f4 color charts
#e1e2f4 color shades, tints & tones
#e1e2f4 color schemes
#e1e2f4 color preview, HTML & CSS examples
This text has a color of #e1e2f4
<p style="color:#e1e2f4;">Text here</p>
.mytext {color:#e1e2f4;}
This box has a color of #e1e2f4
<div style="background-color:#e1e2f4;">Content here</div>
.mybackground {background-color:#e1e2f4;}
Border around this has a color of #e1e2f4
<div style="border:2px solid #e1e2f4;">Content here</div>
.myborder {border:2px solid #e1e2f4;}