#aa64ab color space conversions
Hex:
#aa64ab
RGB:
170, 100, 171
CMY:
33, 61, 33
CMYK:
1, 42, 0, 33
HSL:
299°, 29.7071%, 53.1373%
HSV (HSB):
299°, 41.5205%, 67.0588%
XYZ:
28.4854, 20.6007, 41.0031
xyY:
0.3162, 0.2287, 20.6007
CIE-Lab:
52.5096, 39.3040, -26.3070
CIE-LCH:
52.5096, 47.2955, 326.2048
CIE-Luv:
52.5096, 33.8501, -44.8631
Hunter-Lab:
45.3880, 32.5974, -21.7905
#aa64ab color charts
#aa64ab color shades, tints & tones
#aa64ab color schemes
#aa64ab color preview, HTML & CSS examples
This text has a color of #aa64ab
<p style="color:#aa64ab;">Text here</p>
.mytext {color:#aa64ab;}
This box has a color of #aa64ab
<div style="background-color:#aa64ab;">Content here</div>
.mybackground {background-color:#aa64ab;}
Border around this has a color of #aa64ab
<div style="border:2px solid #aa64ab;">Content here</div>
.myborder {border:2px solid #aa64ab;}