#d3afde color space conversions
Hex:
#d3afde
RGB:
211, 175, 222
CMY:
17, 31, 13
CMYK:
5, 21, 0, 13
HSL:
286°, 41.5929%, 77.8431%
HSV (HSB):
286°, 21.1712%, 87.0588%
XYZ:
55.3788, 49.7828, 75.7975
xyY:
0.3060, 0.2751, 49.7828
CIE-Lab:
75.9357, 21.3360, -18.7437
CIE-LCH:
75.9357, 28.3998, 318.7007
CIE-Luv:
75.9357, 17.1028, -32.7101
Hunter-Lab:
70.5569, 16.6267, -14.3039
#d3afde color charts
#d3afde color shades, tints & tones
#d3afde color schemes
#d3afde color preview, HTML & CSS examples
This text has a color of #d3afde
<p style="color:#d3afde;">Text here</p>
.mytext {color:#d3afde;}
This box has a color of #d3afde
<div style="background-color:#d3afde;">Content here</div>
.mybackground {background-color:#d3afde;}
Border around this has a color of #d3afde
<div style="border:2px solid #d3afde;">Content here</div>
.myborder {border:2px solid #d3afde;}