#d2e2f7 color space conversions
Hex:
#d2e2f7
RGB:
210, 226, 247
CMY:
18, 11, 3
CMYK:
15, 9, 0, 3
HSL:
214°, 69.8113%, 89.6078%
HSV (HSB):
214°, 14.9798%, 96.8627%
XYZ:
70.5632, 74.8098, 98.7163
xyY:
0.2891, 0.3065, 74.8098
CIE-Lab:
89.3038, -1.1546, -12.0124
CIE-LCH:
89.3038, 12.0678, 264.5099
CIE-Luv:
89.3038, -9.5931, -18.7132
Hunter-Lab:
86.4926, -5.7366, -7.1244
#d2e2f7 color charts
#d2e2f7 color shades, tints & tones
#d2e2f7 color schemes
#d2e2f7 color preview, HTML & CSS examples
This text has a color of #d2e2f7
<p style="color:#d2e2f7;">Text here</p>
.mytext {color:#d2e2f7;}
This box has a color of #d2e2f7
<div style="background-color:#d2e2f7;">Content here</div>
.mybackground {background-color:#d2e2f7;}
Border around this has a color of #d2e2f7
<div style="border:2px solid #d2e2f7;">Content here</div>
.myborder {border:2px solid #d2e2f7;}