#d2ecf5 color space conversions
Hex:
#d2ecf5
RGB:
210, 236, 245
CMY:
18, 7, 4
CMYK:
14, 4, 0, 4
HSL:
195°, 63.6364%, 89.2157%
HSV (HSB):
195°, 14.2857%, 96.0784%
XYZ:
73.0552, 80.2851, 98.0324
xyY:
0.2906, 0.3194, 80.2851
CIE-Lab:
91.8126, -6.7003, -7.2388
CIE-LCH:
91.8126, 9.8638, 227.2120
CIE-Luv:
91.8126, -14.1809, -10.1712
Hunter-Lab:
89.6020, -11.2669, -2.1471
#d2ecf5 color charts
#d2ecf5 color shades, tints & tones
#d2ecf5 color schemes
#d2ecf5 color preview, HTML & CSS examples
This text has a color of #d2ecf5
<p style="color:#d2ecf5;">Text here</p>
.mytext {color:#d2ecf5;}
This box has a color of #d2ecf5
<div style="background-color:#d2ecf5;">Content here</div>
.mybackground {background-color:#d2ecf5;}
Border around this has a color of #d2ecf5
<div style="border:2px solid #d2ecf5;">Content here</div>
.myborder {border:2px solid #d2ecf5;}