#aa64cf color space conversions
Hex:
#aa64cf
RGB:
170, 100, 207
CMY:
33, 61, 19
CMYK:
18, 52, 0, 19
HSL:
279°, 52.7094%, 60.1961%
HSV (HSB):
279°, 51.6908%, 81.1765%
XYZ:
32.3972, 22.1654, 61.6023
xyY:
0.2789, 0.1908, 22.1654
CIE-Lab:
54.2020, 46.6738, -44.3773
CIE-LCH:
54.2020, 64.4033, 316.4448
CIE-Luv:
54.2020, 26.7134, -74.2832
Hunter-Lab:
47.0801, 40.4409, -44.6223
#aa64cf color charts
#aa64cf RGB chart
#aa64cf CMYK chart
#aa64cf RGB pie chart
#aa64cf color shades, tints & tones
#aa64cf color schemes
#aa64cf color preview, HTML & CSS examples
This text has a color of #aa64cf
<p style="color:#aa64cf;">Text here</p>
.mytext {color:#aa64cf;}
Text color #aa64cf
This box has a color of #aa64cf
<div style="background-color:#aa64cf;">Content here</div>
.mybackground {background-color:#aa64cf;}
Background color #aa64cf
Border around this has a color of #aa64cf
<div style="border:2px solid #aa64cf;">Content here</div>
.myborder {border:2px solid #aa64cf;}
Border color #aa64cf