#d9bdd8 color space conversions
Hex:
#d9bdd8
RGB:
217, 189, 216
CMY:
15, 26, 15
CMYK:
0, 13, 0, 15
HSL:
302°, 26.9231%, 79.6078%
HSV (HSB):
302°, 12.9032%, 85.0980%
XYZ:
59.2075, 56.1048, 72.6745
xyY:
0.3150, 0.2985, 56.1048
CIE-Lab:
79.6734, 14.6359, -9.8308
CIE-LCH:
79.6734, 17.6310, 326.1112
CIE-Luv:
79.6734, 14.3369, -17.6201
Hunter-Lab:
74.9031, 10.0157, -5.0937
#d9bdd8 color charts
#d9bdd8 color shades, tints & tones
#d9bdd8 color schemes
#d9bdd8 color preview, HTML & CSS examples
This text has a color of #d9bdd8
<p style="color:#d9bdd8;">Text here</p>
.mytext {color:#d9bdd8;}
This box has a color of #d9bdd8
<div style="background-color:#d9bdd8;">Content here</div>
.mybackground {background-color:#d9bdd8;}
Border around this has a color of #d9bdd8
<div style="border:2px solid #d9bdd8;">Content here</div>
.myborder {border:2px solid #d9bdd8;}