#d3b5d8 color space conversions
Hex:
#d3b5d8
RGB:
211, 181, 216
CMY:
17, 29, 15
CMYK:
2, 16, 0, 15
HSL:
291°, 30.9735%, 77.8431%
HSV (HSB):
291°, 16.2037%, 84.7059%
XYZ:
55.7825, 51.8545, 72.0346
xyY:
0.3105, 0.2886, 51.8545
CIE-Lab:
77.1938, 16.9259, -13.5915
CIE-LCH:
77.1938, 21.7075, 321.2355
CIE-Luv:
77.1938, 14.7768, -23.8273
Hunter-Lab:
72.0101, 12.2572, -8.9032
#d3b5d8 color charts
#d3b5d8 color shades, tints & tones
#d3b5d8 color schemes
#d3b5d8 color preview, HTML & CSS examples
This text has a color of #d3b5d8
<p style="color:#d3b5d8;">Text here</p>
.mytext {color:#d3b5d8;}
This box has a color of #d3b5d8
<div style="background-color:#d3b5d8;">Content here</div>
.mybackground {background-color:#d3b5d8;}
Border around this has a color of #d3b5d8
<div style="border:2px solid #d3b5d8;">Content here</div>
.myborder {border:2px solid #d3b5d8;}