#aa71db color space conversions
Hex:
#aa71db
RGB:
170, 113, 219
CMY:
33, 56, 14
CMYK:
22, 48, 0, 14
HSL:
272°, 59.5506%, 65.0980%
HSV (HSB):
272°, 48.4018%, 85.8824%
XYZ:
35.2689, 25.4708, 70.0753
xyY:
0.2696, 0.1947, 25.4708
CIE-Lab:
57.5313, 42.3526, -45.8978
CIE-LCH:
57.5313, 62.4528, 312.6995
CIE-Luv:
57.5313, 20.1647, -77.0727
Hunter-Lab:
50.4686, 36.4208, -46.9958
#aa71db color charts
#aa71db color shades, tints & tones
#aa71db color schemes
#aa71db color preview, HTML & CSS examples
This text has a color of #aa71db
<p style="color:#aa71db;">Text here</p>
.mytext {color:#aa71db;}
This box has a color of #aa71db
<div style="background-color:#aa71db;">Content here</div>
.mybackground {background-color:#aa71db;}
Border around this has a color of #aa71db
<div style="border:2px solid #aa71db;">Content here</div>
.myborder {border:2px solid #aa71db;}