#d2bdd3 color space conversions
Hex:
#d2bdd3
RGB:
210, 189, 211
CMY:
18, 26, 17
CMYK:
0, 10, 0, 17
HSL:
297°, 20.0000%, 78.4314%
HSV (HSB):
297°, 10.4265%, 82.7451%
XYZ:
56.5338, 54.8000, 69.2258
xyY:
0.3131, 0.3035, 54.8000
CIE-Lab:
78.9259, 11.3307, -8.3099
CIE-LCH:
78.9259, 14.0513, 323.7438
CIE-Luv:
78.9259, 10.6168, -14.6529
Hunter-Lab:
74.0270, 6.7717, -3.6257
#d2bdd3 color charts
#d2bdd3 color shades, tints & tones
#d2bdd3 color schemes
#d2bdd3 color preview, HTML & CSS examples
This text has a color of #d2bdd3
<p style="color:#d2bdd3;">Text here</p>
.mytext {color:#d2bdd3;}
This box has a color of #d2bdd3
<div style="background-color:#d2bdd3;">Content here</div>
.mybackground {background-color:#d2bdd3;}
Border around this has a color of #d2bdd3
<div style="border:2px solid #d2bdd3;">Content here</div>
.myborder {border:2px solid #d2bdd3;}