#aa64db color space conversions
Hex:
#aa64db
RGB:
170, 100, 219
CMY:
33, 61, 14
CMYK:
22, 54, 0, 14
HSL:
275°, 62.3037%, 62.5490%
HSV (HSB):
275°, 54.3379%, 85.8824%
XYZ:
33.9209, 22.7749, 69.6260
xyY:
0.2685, 0.1803, 22.7749
CIE-Lab:
54.8397, 49.3173, -50.1686
CIE-LCH:
54.8397, 70.3497, 314.5097
CIE-Luv:
54.8397, 24.4727, -83.8440
Hunter-Lab:
47.7230, 43.3603, -53.0957
#aa64db color charts
#aa64db RGB chart
#aa64db CMYK chart
#aa64db RGB pie chart
#aa64db color shades, tints & tones
#aa64db color schemes
#aa64db color preview, HTML & CSS examples
This text has a color of #aa64db
<p style="color:#aa64db;">Text here</p>
.mytext {color:#aa64db;}
Text color #aa64db
This box has a color of #aa64db
<div style="background-color:#aa64db;">Content here</div>
.mybackground {background-color:#aa64db;}
Background color #aa64db
Border around this has a color of #aa64db
<div style="border:2px solid #aa64db;">Content here</div>
.myborder {border:2px solid #aa64db;}
Border color #aa64db