#d3aadd color space conversions
Hex:
#d3aadd
RGB:
211, 170, 221
CMY:
17, 33, 13
CMYK:
5, 23, 0, 13
HSL:
288°, 42.8571%, 76.6667%
HSV (HSB):
288°, 23.0769%, 86.6667%
XYZ:
54.2898, 47.8188, 74.7752
xyY:
0.3069, 0.2703, 47.8188
CIE-Lab:
74.7105, 23.8619, -20.0556
CIE-LCH:
74.7105, 31.1708, 319.9533
CIE-Luv:
74.7105, 19.6327, -35.1531
Hunter-Lab:
69.1511, 19.1240, -15.7062
#d3aadd color charts
#d3aadd RGB chart
#d3aadd CMYK chart
#d3aadd RGB pie chart
#d3aadd color shades, tints & tones
#d3aadd color schemes
#d3aadd color preview, HTML & CSS examples
This text has a color of #d3aadd
<p style="color:#d3aadd;">Text here</p>
.mytext {color:#d3aadd;}
Text color #d3aadd
This box has a color of #d3aadd
<div style="background-color:#d3aadd;">Content here</div>
.mybackground {background-color:#d3aadd;}
Background color #d3aadd
Border around this has a color of #d3aadd
<div style="border:2px solid #d3aadd;">Content here</div>
.myborder {border:2px solid #d3aadd;}
Border color #d3aadd