#aa02f3 color space conversions
Hex:
#aa02f3
RGB:
170, 2, 243
CMY:
33, 99, 5
CMYK:
30, 99, 0, 5
HSL:
282°, 98.3673%, 48.0392%
HSV (HSB):
282°, 99.1770%, 95.2941%
XYZ:
32.7769, 15.0605, 85.9735
xyY:
0.2449, 0.1126, 15.0605
CIE-Lab:
45.7170, 84.6065, -78.4465
CIE-LCH:
45.7170, 115.3782, 317.1636
CIE-Luv:
45.7170, 33.2506, -122.4066
Hunter-Lab:
38.8079, 82.8463, -104.1832
#aa02f3 color charts
#aa02f3 color shades, tints & tones
#aa02f3 color schemes
#aa02f3 color preview, HTML & CSS examples
This text has a color of #aa02f3
<p style="color:#aa02f3;">Text here</p>
.mytext {color:#aa02f3;}
This box has a color of #aa02f3
<div style="background-color:#aa02f3;">Content here</div>
.mybackground {background-color:#aa02f3;}
Border around this has a color of #aa02f3
<div style="border:2px solid #aa02f3;">Content here</div>
.myborder {border:2px solid #aa02f3;}