#aa02ce color space conversions
Hex:
#aa02ce
RGB:
170, 2, 206
CMY:
33, 99, 19
CMYK:
17, 99, 0, 19
HSL:
289°, 98.0769%, 40.7843%
HSV (HSB):
289°, 99.0291%, 80.7843%
XYZ:
27.7399, 13.0457, 59.4485
xyY:
0.2768, 0.1302, 13.0457
CIE-Lab:
42.8320, 78.0728, -62.0301
CIE-LCH:
42.8320, 99.7151, 321.5323
CIE-Luv:
42.8320, 43.6188, -98.0564
Hunter-Lab:
36.1188, 73.8830, -72.3032
#aa02ce color charts
#aa02ce color shades, tints & tones
#aa02ce color schemes
#aa02ce color preview, HTML & CSS examples
This text has a color of #aa02ce
<p style="color:#aa02ce;">Text here</p>
.mytext {color:#aa02ce;}
This box has a color of #aa02ce
<div style="background-color:#aa02ce;">Content here</div>
.mybackground {background-color:#aa02ce;}
Border around this has a color of #aa02ce
<div style="border:2px solid #aa02ce;">Content here</div>
.myborder {border:2px solid #aa02ce;}