#d3aafb color space conversions
Hex:
#d3aafb
RGB:
211, 170, 251
CMY:
17, 33, 2
CMYK:
16, 32, 0, 2
HSL:
270°, 91.0112%, 82.5490%
HSV (HSB):
270°, 32.2709%, 98.4314%
XYZ:
58.6513, 49.5634, 97.7422
xyY:
0.2848, 0.2406, 49.5634
CIE-Lab:
75.8005, 29.9881, -34.6552
CIE-LCH:
75.8005, 45.8287, 310.8705
CIE-Luv:
75.8005, 16.1086, -60.1968
Hunter-Lab:
70.4013, 25.5061, -33.0349
#d3aafb color charts
#d3aafb color shades, tints & tones
#d3aafb color schemes
#d3aafb color preview, HTML & CSS examples
This text has a color of #d3aafb
<p style="color:#d3aafb;">Text here</p>
.mytext {color:#d3aafb;}
This box has a color of #d3aafb
<div style="background-color:#d3aafb;">Content here</div>
.mybackground {background-color:#d3aafb;}
Border around this has a color of #d3aafb
<div style="border:2px solid #d3aafb;">Content here</div>
.myborder {border:2px solid #d3aafb;}