#d3a7e7 color space conversions
Hex:
#d3a7e7
RGB:
211, 167, 231
CMY:
17, 35, 9
CMYK:
9, 28, 0, 9
HSL:
281°, 57.1429%, 78.0392%
HSV (HSB):
281°, 27.7056%, 90.5882%
XYZ:
55.1065, 47.2558, 81.8182
xyY:
0.2992, 0.2566, 47.2558
CIE-Lab:
74.3531, 27.4721, -26.0464
CIE-LCH:
74.3531, 37.8567, 316.5259
CIE-Luv:
74.3531, 19.8477, -45.4237
Hunter-Lab:
68.7429, 22.7913, -22.4473
#d3a7e7 color charts
#d3a7e7 color shades, tints & tones
#d3a7e7 color schemes
#d3a7e7 color preview, HTML & CSS examples
This text has a color of #d3a7e7
<p style="color:#d3a7e7;">Text here</p>
.mytext {color:#d3a7e7;}
This box has a color of #d3a7e7
<div style="background-color:#d3a7e7;">Content here</div>
.mybackground {background-color:#d3a7e7;}
Border around this has a color of #d3a7e7
<div style="border:2px solid #d3a7e7;">Content here</div>
.myborder {border:2px solid #d3a7e7;}