#e2fdfd color space conversions
Hex:
#e2fdfd
RGB:
226, 253, 253
CMY:
11, 1, 1
CMYK:
11, 0, 0, 1
HSL:
180°, 87.0968%, 93.9216%
HSV (HSB):
180°, 10.6719%, 99.2157%
XYZ:
84.2189, 93.5112, 106.5392
xyY:
0.2963, 0.3290, 93.5112
CIE-Lab:
97.4347, -8.7002, -2.9775
CIE-LCH:
97.4347, 9.1956, 198.8926
CIE-Luv:
97.4347, -14.3897, -3.1208
Hunter-Lab:
96.7012, -13.7679, 2.3689
#e2fdfd color charts
#e2fdfd color shades, tints & tones
#e2fdfd color schemes
#e2fdfd color preview, HTML & CSS examples
This text has a color of #e2fdfd
<p style="color:#e2fdfd;">Text here</p>
.mytext {color:#e2fdfd;}
This box has a color of #e2fdfd
<div style="background-color:#e2fdfd;">Content here</div>
.mybackground {background-color:#e2fdfd;}
Border around this has a color of #e2fdfd
<div style="border:2px solid #e2fdfd;">Content here</div>
.myborder {border:2px solid #e2fdfd;}