#aa65c1 color space conversions
Hex:
#aa65c1
RGB:
170, 101, 193
CMY:
33, 60, 24
CMYK:
12, 48, 0, 24
HSL:
285°, 42.5926%, 57.6471%
HSV (HSB):
285°, 47.6684%, 75.6863%
XYZ:
30.8569, 21.7037, 53.0150
xyY:
0.2923, 0.2056, 21.7037
CIE-Lab:
53.7112, 43.1641, -37.1497
CIE-LCH:
53.7112, 56.9495, 319.2827
CIE-Luv:
53.7112, 29.0560, -62.4127
Hunter-Lab:
46.5872, 36.7013, -34.8594
#aa65c1 color charts
#aa65c1 color shades, tints & tones
#aa65c1 color schemes
#aa65c1 color preview, HTML & CSS examples
This text has a color of #aa65c1
<p style="color:#aa65c1;">Text here</p>
.mytext {color:#aa65c1;}
This box has a color of #aa65c1
<div style="background-color:#aa65c1;">Content here</div>
.mybackground {background-color:#aa65c1;}
Border around this has a color of #aa65c1
<div style="border:2px solid #aa65c1;">Content here</div>
.myborder {border:2px solid #aa65c1;}