#e0f2e3 color space conversions
Hex:
#e0f2e3
RGB:
224, 242, 227
CMY:
12, 5, 11
CMYK:
7, 0, 6, 5
HSL:
130°, 40.9091%, 91.3725%
HSV (HSB):
130°, 7.4380%, 94.9020%
XYZ:
76.3577, 84.8976, 85.0354
xyY:
0.3100, 0.3447, 84.8976
CIE-Lab:
93.8390, -8.6345, 5.1972
CIE-LCH:
93.8390, 10.0780, 148.9558
CIE-Luv:
93.8390, -9.1879, 9.4498
Hunter-Lab:
92.1399, -13.3192, 9.7795
#e0f2e3 color charts
#e0f2e3 color shades, tints & tones
#e0f2e3 color schemes
#e0f2e3 color preview, HTML & CSS examples
This text has a color of #e0f2e3
<p style="color:#e0f2e3;">Text here</p>
.mytext {color:#e0f2e3;}
This box has a color of #e0f2e3
<div style="background-color:#e0f2e3;">Content here</div>
.mybackground {background-color:#e0f2e3;}
Border around this has a color of #e0f2e3
<div style="border:2px solid #e0f2e3;">Content here</div>
.myborder {border:2px solid #e0f2e3;}