#aa32cd color space conversions
Hex:
#aa32cd
RGB:
170, 50, 205
CMY:
33, 80, 20
CMYK:
17, 76, 0, 20
HSL:
286°, 60.7843%, 50.0000%
HSV (HSB):
286°, 75.6098%, 80.3922%
XYZ:
28.7376, 15.2350, 59.1836
xyY:
0.2786, 0.1477, 15.2350
CIE-Lab:
45.9544, 68.5438, -56.4034
CIE-LCH:
45.9544, 88.7671, 320.5497
CIE-Luv:
45.9544, 39.7438, -91.3997
Hunter-Lab:
39.0321, 63.1156, -62.5779
#aa32cd color charts
#aa32cd color shades, tints & tones
#aa32cd color schemes
#aa32cd color preview, HTML & CSS examples
This text has a color of #aa32cd
<p style="color:#aa32cd;">Text here</p>
.mytext {color:#aa32cd;}
This box has a color of #aa32cd
<div style="background-color:#aa32cd;">Content here</div>
.mybackground {background-color:#aa32cd;}
Border around this has a color of #aa32cd
<div style="border:2px solid #aa32cd;">Content here</div>
.myborder {border:2px solid #aa32cd;}