#d3a3e7 color space conversions
Hex:
#d3a3e7
RGB:
211, 163, 231
CMY:
17, 36, 9
CMYK:
9, 29, 0, 9
HSL:
282°, 58.6207%, 77.2549%
HSV (HSB):
282°, 29.4372%, 90.5882%
XYZ:
54.3850, 45.8128, 81.5777
xyY:
0.2992, 0.2520, 45.8128
CIE-Lab:
73.4239, 29.6497, -27.4702
CIE-LCH:
73.4239, 40.4193, 317.1852
CIE-Luv:
73.4239, 21.6861, -48.0101
Hunter-Lab:
67.6851, 24.9756, -24.0798
#d3a3e7 color charts
#d3a3e7 color shades, tints & tones
#d3a3e7 color schemes
#d3a3e7 color preview, HTML & CSS examples
This text has a color of #d3a3e7
<p style="color:#d3a3e7;">Text here</p>
.mytext {color:#d3a3e7;}
This box has a color of #d3a3e7
<div style="background-color:#d3a3e7;">Content here</div>
.mybackground {background-color:#d3a3e7;}
Border around this has a color of #d3a3e7
<div style="border:2px solid #d3a3e7;">Content here</div>
.myborder {border:2px solid #d3a3e7;}