#e0e2fc color space conversions
Hex:
#e0e2fc
RGB:
224, 226, 252
CMY:
12, 11, 1
CMYK:
11, 10, 0, 1
HSL:
236°, 82.3529%, 93.3333%
HSV (HSB):
236°, 11.1111%, 98.8235%
XYZ:
75.5075, 77.2683, 103.0301
xyY:
0.2952, 0.3021, 77.2683
CIE-Lab:
90.4450, 4.2633, -12.8244
CIE-LCH:
90.4450, 13.5145, 288.3887
CIE-Luv:
90.4450, -2.5592, -20.9618
Hunter-Lab:
87.9024, -0.4989, -7.9619
#e0e2fc color charts
#e0e2fc color shades, tints & tones
#e0e2fc color schemes
#e0e2fc color preview, HTML & CSS examples
This text has a color of #e0e2fc
<p style="color:#e0e2fc;">Text here</p>
.mytext {color:#e0e2fc;}
This box has a color of #e0e2fc
<div style="background-color:#e0e2fc;">Content here</div>
.mybackground {background-color:#e0e2fc;}
Border around this has a color of #e0e2fc
<div style="border:2px solid #e0e2fc;">Content here</div>
.myborder {border:2px solid #e0e2fc;}