#d3a6e9 color space conversions
Hex:
#d3a6e9
RGB:
211, 166, 233
CMY:
17, 35, 9
CMYK:
9, 29, 0, 9
HSL:
280°, 60.3604%, 78.2353%
HSV (HSB):
280°, 28.7554%, 91.3725%
XYZ:
55.2082, 47.0045, 83.2538
xyY:
0.2977, 0.2534, 47.0045
CIE-Lab:
74.1927, 28.4200, -27.3804
CIE-LCH:
74.1927, 39.4637, 316.0674
CIE-Luv:
74.1927, 20.0601, -47.7426
Hunter-Lab:
68.5598, 23.7583, -24.0053
#d3a6e9 color charts
#d3a6e9 color shades, tints & tones
#d3a6e9 color schemes
#d3a6e9 color preview, HTML & CSS examples
This text has a color of #d3a6e9
<p style="color:#d3a6e9;">Text here</p>
.mytext {color:#d3a6e9;}
This box has a color of #d3a6e9
<div style="background-color:#d3a6e9;">Content here</div>
.mybackground {background-color:#d3a6e9;}
Border around this has a color of #d3a6e9
<div style="border:2px solid #d3a6e9;">Content here</div>
.myborder {border:2px solid #d3a6e9;}