#aa02c7 color space conversions
Hex:
#aa02c7
RGB:
170, 2, 199
CMY:
33, 99, 22
CMYK:
15, 99, 0, 22
HSL:
291°, 98.0100%, 39.4118%
HSV (HSB):
291°, 98.9950%, 78.0392%
XYZ:
26.9081, 12.7130, 55.0685
xyY:
0.2842, 0.1343, 12.7130
CIE-Lab:
42.3276, 76.8986, -58.7824
CIE-LCH:
42.3276, 96.7923, 322.6052
CIE-Luv:
42.3276, 45.8504, -93.2402
Hunter-Lab:
35.6553, 72.3124, -66.6129
#aa02c7 color charts
#aa02c7 color shades, tints & tones
#aa02c7 color schemes
#aa02c7 color preview, HTML & CSS examples
This text has a color of #aa02c7
<p style="color:#aa02c7;">Text here</p>
.mytext {color:#aa02c7;}
This box has a color of #aa02c7
<div style="background-color:#aa02c7;">Content here</div>
.mybackground {background-color:#aa02c7;}
Border around this has a color of #aa02c7
<div style="border:2px solid #aa02c7;">Content here</div>
.myborder {border:2px solid #aa02c7;}