#d2d9f7 color space conversions
Hex:
#d2d9f7
RGB:
210, 217, 247
CMY:
18, 15, 3
CMYK:
15, 12, 0, 3
HSL:
229°, 69.8113%, 89.6078%
HSV (HSB):
229°, 14.9798%, 96.8627%
XYZ:
68.1797, 70.0427, 97.9218
xyY:
0.2887, 0.2966, 70.0427
CIE-Lab:
87.0178, 3.5427, -15.4331
CIE-LCH:
87.0178, 15.8345, 282.9284
CIE-Luv:
87.0178, -5.4032, -24.9703
Hunter-Lab:
83.6915, -1.0444, -10.7872
#d2d9f7 color charts
#d2d9f7 color shades, tints & tones
#d2d9f7 color schemes
#d2d9f7 color preview, HTML & CSS examples
This text has a color of #d2d9f7
<p style="color:#d2d9f7;">Text here</p>
.mytext {color:#d2d9f7;}
This box has a color of #d2d9f7
<div style="background-color:#d2d9f7;">Content here</div>
.mybackground {background-color:#d2d9f7;}
Border around this has a color of #d2d9f7
<div style="border:2px solid #d2d9f7;">Content here</div>
.myborder {border:2px solid #d2d9f7;}