#d3b7dd color space conversions
Hex:
#d3b7dd
RGB:
211, 183, 221
CMY:
17, 28, 13
CMYK:
5, 17, 0, 13
HSL:
284°, 35.8491%, 79.2157%
HSV (HSB):
284°, 17.1946%, 86.6667%
XYZ:
56.8486, 52.9363, 75.6281
xyY:
0.3066, 0.2855, 52.9363
CIE-Lab:
77.8374, 16.8017, -15.3328
CIE-LCH:
77.8374, 22.7462, 317.6172
CIE-Luv:
77.8374, 13.3010, -26.6032
Hunter-Lab:
72.7573, 12.1448, -10.6992
#d3b7dd color charts
#d3b7dd color shades, tints & tones
#d3b7dd color schemes
#d3b7dd color preview, HTML & CSS examples
This text has a color of #d3b7dd
<p style="color:#d3b7dd;">Text here</p>
.mytext {color:#d3b7dd;}
This box has a color of #d3b7dd
<div style="background-color:#d3b7dd;">Content here</div>
.mybackground {background-color:#d3b7dd;}
Border around this has a color of #d3b7dd
<div style="border:2px solid #d3b7dd;">Content here</div>
.myborder {border:2px solid #d3b7dd;}