#d3b4dd color space conversions
Hex:
#d3b4dd
RGB:
211, 180, 221
CMY:
17, 29, 13
CMYK:
5, 19, 0, 13
HSL:
285°, 37.6147%, 78.6275%
HSV (HSB):
285°, 18.5520%, 86.6667%
XYZ:
56.2364, 51.7119, 75.4240
xyY:
0.3067, 0.2820, 51.7119
CIE-Lab:
77.1082, 18.4269, -16.4305
CIE-LCH:
77.1082, 24.6883, 318.2778
CIE-Luv:
77.1082, 14.7721, -28.5895
Hunter-Lab:
71.9110, 13.7478, -11.8488
#d3b4dd color charts
#d3b4dd color shades, tints & tones
#d3b4dd color schemes
#d3b4dd color preview, HTML & CSS examples
This text has a color of #d3b4dd
<p style="color:#d3b4dd;">Text here</p>
.mytext {color:#d3b4dd;}
This box has a color of #d3b4dd
<div style="background-color:#d3b4dd;">Content here</div>
.mybackground {background-color:#d3b4dd;}
Border around this has a color of #d3b4dd
<div style="border:2px solid #d3b4dd;">Content here</div>
.myborder {border:2px solid #d3b4dd;}