#e0f5f8 color space conversions
Hex:
#e0f5f8
RGB:
224, 245, 248
CMY:
12, 4, 3
CMYK:
10, 1, 0, 3
HSL:
188°, 63.1579%, 92.5490%
HSV (HSB):
188°, 9.6774%, 97.2549%
XYZ:
80.3362, 87.9294, 101.5448
xyY:
0.2978, 0.3259, 87.9294
CIE-Lab:
95.1312, -6.2682, -3.7966
CIE-LCH:
95.1312, 7.3283, 211.2028
CIE-Luv:
95.1312, -11.4365, -4.8187
Hunter-Lab:
93.7707, -11.1724, 1.4340
#e0f5f8 color charts
#e0f5f8 color shades, tints & tones
#e0f5f8 color schemes
#e0f5f8 color preview, HTML & CSS examples
This text has a color of #e0f5f8
<p style="color:#e0f5f8;">Text here</p>
.mytext {color:#e0f5f8;}
This box has a color of #e0f5f8
<div style="background-color:#e0f5f8;">Content here</div>
.mybackground {background-color:#e0f5f8;}
Border around this has a color of #e0f5f8
<div style="border:2px solid #e0f5f8;">Content here</div>
.myborder {border:2px solid #e0f5f8;}