#aa64af color space conversions
Hex:
#aa64af
RGB:
170, 100, 175
CMY:
33, 61, 31
CMYK:
3, 43, 0, 31
HSL:
296°, 31.9149%, 53.9216%
HSV (HSB):
296°, 42.8571%, 68.6275%
XYZ:
28.8726, 20.7555, 43.0419
xyY:
0.3116, 0.2240, 20.7555
CIE-Lab:
52.6809, 40.0750, -28.3670
CIE-LCH:
52.6809, 49.0988, 324.7073
CIE-Luv:
52.6809, 33.0335, -48.1613
Hunter-Lab:
45.5582, 33.3977, -24.1244
#aa64af color charts
#aa64af color shades, tints & tones
#aa64af color schemes
#aa64af color preview, HTML & CSS examples
This text has a color of #aa64af
<p style="color:#aa64af;">Text here</p>
.mytext {color:#aa64af;}
This box has a color of #aa64af
<div style="background-color:#aa64af;">Content here</div>
.mybackground {background-color:#aa64af;}
Border around this has a color of #aa64af
<div style="border:2px solid #aa64af;">Content here</div>
.myborder {border:2px solid #aa64af;}