#d2e7f2 color space conversions
Hex:
#d2e7f2
RGB:
210, 231, 242
CMY:
18, 9, 5
CMYK:
13, 5, 0, 5
HSL:
201°, 55.1724%, 88.6275%
HSV (HSB):
201°, 13.2231%, 94.9020%
XYZ:
71.1813, 77.2643, 95.1662
xyY:
0.2922, 0.3172, 77.2643
CIE-Lab:
90.4431, -4.7474, -7.6993
CIE-LCH:
90.4431, 9.0452, 238.3422
CIE-Luv:
90.4431, -11.7368, -11.2117
Hunter-Lab:
87.9001, -9.2763, -2.6611
#d2e7f2 color charts
#d2e7f2 color shades, tints & tones
#d2e7f2 color schemes
#d2e7f2 color preview, HTML & CSS examples
This text has a color of #d2e7f2
<p style="color:#d2e7f2;">Text here</p>
.mytext {color:#d2e7f2;}
This box has a color of #d2e7f2
<div style="background-color:#d2e7f2;">Content here</div>
.mybackground {background-color:#d2e7f2;}
Border around this has a color of #d2e7f2
<div style="border:2px solid #d2e7f2;">Content here</div>
.myborder {border:2px solid #d2e7f2;}