#aa64d2 color space conversions
Hex:
#aa64d2
RGB:
170, 100, 210
CMY:
33, 61, 18
CMYK:
19, 52, 0, 18
HSL:
278°, 55.0000%, 60.7843%
HSV (HSB):
278°, 52.3810%, 82.3529%
XYZ:
32.7676, 22.3135, 63.5527
xyY:
0.2762, 0.1881, 22.3135
CIE-Lab:
54.3581, 47.3271, -45.8358
CIE-LCH:
54.3581, 65.8845, 315.9170
CIE-Luv:
54.3581, 26.1457, -76.6887
Hunter-Lab:
47.2372, 41.1571, -46.7024
#aa64d2 color charts
#aa64d2 color shades, tints & tones
#aa64d2 color schemes
#aa64d2 color preview, HTML & CSS examples
This text has a color of #aa64d2
<p style="color:#aa64d2;">Text here</p>
.mytext {color:#aa64d2;}
This box has a color of #aa64d2
<div style="background-color:#aa64d2;">Content here</div>
.mybackground {background-color:#aa64d2;}
Border around this has a color of #aa64d2
<div style="border:2px solid #aa64d2;">Content here</div>
.myborder {border:2px solid #aa64d2;}