#e1e3f2 color space conversions
Hex:
#e1e3f2
RGB:
225, 227, 242
CMY:
12, 11, 5
CMYK:
7, 6, 0, 5
HSL:
233°, 39.5349%, 91.5686%
HSV (HSB):
233°, 7.0248%, 94.9020%
XYZ:
74.5474, 77.3565, 95.0066
xyY:
0.3019, 0.3133, 77.3565
CIE-Lab:
90.4855, 2.1177, -7.5193
CIE-LCH:
90.4855, 7.8118, 285.7287
CIE-Luv:
90.4855, -1.9426, -12.0909
Hunter-Lab:
87.9526, -2.6227, -2.4785
#e1e3f2 color charts
#e1e3f2 color shades, tints & tones
#e1e3f2 color schemes
#e1e3f2 color preview, HTML & CSS examples
This text has a color of #e1e3f2
<p style="color:#e1e3f2;">Text here</p>
.mytext {color:#e1e3f2;}
This box has a color of #e1e3f2
<div style="background-color:#e1e3f2;">Content here</div>
.mybackground {background-color:#e1e3f2;}
Border around this has a color of #e1e3f2
<div style="border:2px solid #e1e3f2;">Content here</div>
.myborder {border:2px solid #e1e3f2;}