#d3aaf7 color space conversions
Hex:
#d3aaf7
RGB:
211, 170, 247
CMY:
17, 33, 3
CMYK:
15, 31, 0, 3
HSL:
272°, 82.7957%, 81.7647%
HSV (HSB):
272°, 31.1741%, 96.8627%
XYZ:
58.0272, 49.3137, 94.4558
xyY:
0.2876, 0.2444, 49.3137
CIE-Lab:
75.6461, 29.1383, -32.7344
CIE-LCH:
75.6461, 43.8244, 311.6737
CIE-Luv:
75.6461, 16.5771, -56.8473
Hunter-Lab:
70.2237, 24.6064, -30.5926
#d3aaf7 color charts
#d3aaf7 color shades, tints & tones
#d3aaf7 color schemes
#d3aaf7 color preview, HTML & CSS examples
This text has a color of #d3aaf7
<p style="color:#d3aaf7;">Text here</p>
.mytext {color:#d3aaf7;}
This box has a color of #d3aaf7
<div style="background-color:#d3aaf7;">Content here</div>
.mybackground {background-color:#d3aaf7;}
Border around this has a color of #d3aaf7
<div style="border:2px solid #d3aaf7;">Content here</div>
.myborder {border:2px solid #d3aaf7;}