#aa64cc color space conversions
Hex:
#aa64cc
RGB:
170, 100, 204
CMY:
33, 61, 20
CMYK:
17, 51, 0, 20
HSL:
280°, 50.4854%, 59.6078%
HSV (HSB):
280°, 50.9804%, 80.0000%
XYZ:
32.0338, 22.0200, 59.6887
xyY:
0.2816, 0.1936, 22.0200
CIE-Lab:
54.0482, 46.0259, -42.9116
CIE-LCH:
54.0482, 62.9268, 317.0055
CIE-Luv:
54.0482, 27.2859, -71.8682
Hunter-Lab:
46.9255, 39.7339, -42.5683
#aa64cc color charts
#aa64cc RGB chart
#aa64cc CMYK chart
#aa64cc RGB pie chart
#aa64cc color shades, tints & tones
#aa64cc color schemes
#aa64cc color preview, HTML & CSS examples
This text has a color of #aa64cc
<p style="color:#aa64cc;">Text here</p>
.mytext {color:#aa64cc;}
Text color #aa64cc
This box has a color of #aa64cc
<div style="background-color:#aa64cc;">Content here</div>
.mybackground {background-color:#aa64cc;}
Background color #aa64cc
Border around this has a color of #aa64cc
<div style="border:2px solid #aa64cc;">Content here</div>
.myborder {border:2px solid #aa64cc;}
Border color #aa64cc