#d3a6e7 color space conversions
Hex:
#d3a6e7
RGB:
211, 166, 231
CMY:
17, 35, 9
CMYK:
9, 28, 0, 9
HSL:
282°, 57.5221%, 77.8431%
HSV (HSB):
282°, 28.1385%, 90.5882%
XYZ:
54.9240, 46.8908, 81.7573
xyY:
0.2992, 0.2554, 46.8908
CIE-Lab:
74.1199, 28.0166, -26.4034
CIE-LCH:
74.1199, 38.4977, 316.6979
CIE-Luv:
74.1199, 20.3090, -46.0727
Hunter-Lab:
68.4769, 23.3369, -22.8549
#d3a6e7 color charts
#d3a6e7 color shades, tints & tones
#d3a6e7 color schemes
#d3a6e7 color preview, HTML & CSS examples
This text has a color of #d3a6e7
<p style="color:#d3a6e7;">Text here</p>
.mytext {color:#d3a6e7;}
This box has a color of #d3a6e7
<div style="background-color:#d3a6e7;">Content here</div>
.mybackground {background-color:#d3a6e7;}
Border around this has a color of #d3a6e7
<div style="border:2px solid #d3a6e7;">Content here</div>
.myborder {border:2px solid #d3a6e7;}