#e0e2f3 color space conversions
Hex:
#e0e2f3
RGB:
224, 226, 243
CMY:
12, 11, 5
CMYK:
8, 7, 0, 5
HSL:
234°, 44.1860%, 91.5686%
HSV (HSB):
234°, 7.8189%, 95.2941%
XYZ:
74.1145, 76.7111, 95.6945
xyY:
0.3006, 0.3112, 76.7111
CIE-Lab:
90.1885, 2.5034, -8.4915
CIE-LCH:
90.1885, 8.8528, 286.4263
CIE-Luv:
90.1885, -2.0542, -13.6962
Hunter-Lab:
87.5849, -2.2264, -3.4704
#e0e2f3 color charts
#e0e2f3 color shades, tints & tones
#e0e2f3 color schemes
#e0e2f3 color preview, HTML & CSS examples
This text has a color of #e0e2f3
<p style="color:#e0e2f3;">Text here</p>
.mytext {color:#e0e2f3;}
This box has a color of #e0e2f3
<div style="background-color:#e0e2f3;">Content here</div>
.mybackground {background-color:#e0e2f3;}
Border around this has a color of #e0e2f3
<div style="border:2px solid #e0e2f3;">Content here</div>
.myborder {border:2px solid #e0e2f3;}