#d5bdd4 color space conversions
Hex:
#d5bdd4
RGB:
213, 189, 212
CMY:
16, 26, 17
CMYK:
0, 11, 0, 16
HSL:
303°, 22.2222%, 78.8235%
HSV (HSB):
303°, 11.2676%, 83.5294%
XYZ:
57.5218, 55.2948, 69.9286
xyY:
0.3148, 0.3026, 55.2948
CIE-Lab:
79.2108, 12.5384, -8.3988
CIE-LCH:
79.2108, 15.0914, 326.1840
CIE-Luv:
79.2108, 12.3098, -15.0087
Hunter-Lab:
74.3605, 7.9486, -3.7040
#d5bdd4 color charts
#d5bdd4 color shades, tints & tones
#d5bdd4 color schemes
#d5bdd4 color preview, HTML & CSS examples
This text has a color of #d5bdd4
<p style="color:#d5bdd4;">Text here</p>
.mytext {color:#d5bdd4;}
This box has a color of #d5bdd4
<div style="background-color:#d5bdd4;">Content here</div>
.mybackground {background-color:#d5bdd4;}
Border around this has a color of #d5bdd4
<div style="border:2px solid #d5bdd4;">Content here</div>
.myborder {border:2px solid #d5bdd4;}