#d3aaff color space conversions
Hex:
#d3aaff
RGB:
211, 170, 255
CMY:
17, 33, 0
CMYK:
17, 33, 0, 0
HSL:
269°, 100.0000%, 83.3333%
HSV (HSB):
269°, 33.3333%, 100.0000%
XYZ:
59.2887, 49.8183, 101.0988
xyY:
0.2821, 0.2370, 49.8183
CIE-Lab:
75.9576, 30.8473, -36.5680
CIE-LCH:
75.9576, 47.8411, 310.1496
CIE-Luv:
75.9576, 15.6413, -63.5452
Hunter-Lab:
70.5821, 26.4206, -35.5170
#d3aaff color charts
#d3aaff RGB chart
#d3aaff CMYK chart
#d3aaff RGB pie chart
#d3aaff color shades, tints & tones
#d3aaff color schemes
#d3aaff color preview, HTML & CSS examples
This text has a color of #d3aaff
<p style="color:#d3aaff;">Text here</p>
.mytext {color:#d3aaff;}
Text color #d3aaff
This box has a color of #d3aaff
<div style="background-color:#d3aaff;">Content here</div>
.mybackground {background-color:#d3aaff;}
Background color #d3aaff
Border around this has a color of #d3aaff
<div style="border:2px solid #d3aaff;">Content here</div>
.myborder {border:2px solid #d3aaff;}
Border color #d3aaff