#aa02d2 color space conversions
Hex:
#aa02d2
RGB:
170, 2, 210
CMY:
33, 99, 18
CMYK:
19, 99, 0, 18
HSL:
288°, 98.1132%, 41.5686%
HSV (HSB):
288°, 99.0476%, 82.3529%
XYZ:
28.2321, 13.2426, 62.0408
xyY:
0.2727, 0.1279, 13.2426
CIE-Lab:
43.1265, 78.7537, -63.8646
CIE-LCH:
43.1265, 101.3944, 320.9600
CIE-Luv:
43.1265, 42.3842, -100.7771
Hunter-Lab:
36.3904, 74.7994, -75.6084
#aa02d2 color charts
#aa02d2 color shades, tints & tones
#aa02d2 color schemes
#aa02d2 color preview, HTML & CSS examples
This text has a color of #aa02d2
<p style="color:#aa02d2;">Text here</p>
.mytext {color:#aa02d2;}
This box has a color of #aa02d2
<div style="background-color:#aa02d2;">Content here</div>
.mybackground {background-color:#aa02d2;}
Border around this has a color of #aa02d2
<div style="border:2px solid #aa02d2;">Content here</div>
.myborder {border:2px solid #aa02d2;}