#e0f0ff color space conversions
Hex:
#e0f0ff
RGB:
224, 240, 255
CMY:
12, 6, 0
CMYK:
12, 6, 0, 0
HSL:
209°, 100.0000%, 93.9216%
HSV (HSB):
209°, 12.1569%, 100.0000%
XYZ:
79.9506, 85.3875, 106.8753
xyY:
0.2937, 0.3137, 85.3875
CIE-Lab:
94.0498, -2.3646, -9.0220
CIE-LCH:
94.0498, 9.3268, 255.3134
CIE-Luv:
94.0498, -9.3392, -13.7929
Hunter-Lab:
92.4053, -7.2683, -3.8906
#e0f0ff color charts
#e0f0ff color shades, tints & tones
#e0f0ff color schemes
#e0f0ff color preview, HTML & CSS examples
This text has a color of #e0f0ff
<p style="color:#e0f0ff;">Text here</p>
.mytext {color:#e0f0ff;}
This box has a color of #e0f0ff
<div style="background-color:#e0f0ff;">Content here</div>
.mybackground {background-color:#e0f0ff;}
Border around this has a color of #e0f0ff
<div style="border:2px solid #e0f0ff;">Content here</div>
.myborder {border:2px solid #e0f0ff;}