#e0e2f2 color space conversions
Hex:
#e0e2f2
RGB:
224, 226, 242
CMY:
12, 11, 5
CMYK:
7, 7, 0, 5
HSL:
233°, 40.9091%, 91.3725%
HSV (HSB):
233°, 7.4380%, 94.9020%
XYZ:
73.9638, 76.6508, 94.9012
xyY:
0.3013, 0.3122, 76.6508
CIE-Lab:
90.1607, 2.3113, -8.0086
CIE-LCH:
90.1607, 8.3354, 286.0981
CIE-Luv:
90.1607, -1.9985, -12.8947
Hunter-Lab:
87.5504, -2.4140, -2.9827
#e0e2f2 color charts
#e0e2f2 color shades, tints & tones
#e0e2f2 color schemes
#e0e2f2 color preview, HTML & CSS examples
This text has a color of #e0e2f2
<p style="color:#e0e2f2;">Text here</p>
.mytext {color:#e0e2f2;}
This box has a color of #e0e2f2
<div style="background-color:#e0e2f2;">Content here</div>
.mybackground {background-color:#e0e2f2;}
Border around this has a color of #e0e2f2
<div style="border:2px solid #e0e2f2;">Content here</div>
.myborder {border:2px solid #e0e2f2;}