#d3a7f7 color space conversions
Hex:
#d3a7f7
RGB:
211, 167, 247
CMY:
17, 35, 3
CMYK:
15, 32, 0, 3
HSL:
273°, 83.3333%, 81.1765%
HSV (HSB):
273°, 32.3887%, 96.8627%
XYZ:
57.4712, 48.2017, 94.2705
xyY:
0.2874, 0.2411, 48.2017
CIE-Lab:
74.9520, 30.7711, -33.8063
CIE-LCH:
74.9520, 45.7135, 312.3090
CIE-Luv:
74.9520, 17.8874, -58.8034
Hunter-Lab:
69.4275, 26.2620, -31.9064
#d3a7f7 color charts
#d3a7f7 color shades, tints & tones
#d3a7f7 color schemes
#d3a7f7 color preview, HTML & CSS examples
This text has a color of #d3a7f7
<p style="color:#d3a7f7;">Text here</p>
.mytext {color:#d3a7f7;}
This box has a color of #d3a7f7
<div style="background-color:#d3a7f7;">Content here</div>
.mybackground {background-color:#d3a7f7;}
Border around this has a color of #d3a7f7
<div style="border:2px solid #d3a7f7;">Content here</div>
.myborder {border:2px solid #d3a7f7;}