#aa06cc color space conversions
Hex:
#aa06cc
RGB:
170, 6, 204
CMY:
33, 98, 20
CMYK:
17, 97, 0, 20
HSL:
290°, 94.2857%, 41.1765%
HSV (HSB):
290°, 97.0588%, 80.0000%
XYZ:
27.5418, 13.0359, 58.1913
xyY:
0.2789, 0.1320, 13.0359
CIE-Lab:
42.8173, 77.3448, -60.8949
CIE-LCH:
42.8173, 98.4398, 321.7861
CIE-Luv:
42.8173, 44.0860, -96.4620
Hunter-Lab:
36.1053, 72.9787, -70.2846
#aa06cc color charts
#aa06cc color shades, tints & tones
#aa06cc color schemes
#aa06cc color preview, HTML & CSS examples
This text has a color of #aa06cc
<p style="color:#aa06cc;">Text here</p>
.mytext {color:#aa06cc;}
This box has a color of #aa06cc
<div style="background-color:#aa06cc;">Content here</div>
.mybackground {background-color:#aa06cc;}
Border around this has a color of #aa06cc
<div style="border:2px solid #aa06cc;">Content here</div>
.myborder {border:2px solid #aa06cc;}