#aa30cd color space conversions
Hex:
#aa30cd
RGB:
170, 48, 205
CMY:
33, 81, 20
CMYK:
17, 77, 0, 20
HSL:
287°, 62.0553%, 49.6078%
HSV (HSB):
287°, 76.5854%, 80.3922%
XYZ:
28.6540, 15.0677, 59.1557
xyY:
0.2785, 0.1465, 15.0677
CIE-Lab:
45.7268, 69.1989, -56.7702
CIE-LCH:
45.7268, 89.5062, 320.6348
CIE-Luv:
45.7268, 40.0602, -91.8571
Hunter-Lab:
38.8172, 63.8346, -63.1834
#aa30cd color charts
#aa30cd color shades, tints & tones
#aa30cd color schemes
#aa30cd color preview, HTML & CSS examples
This text has a color of #aa30cd
<p style="color:#aa30cd;">Text here</p>
.mytext {color:#aa30cd;}
This box has a color of #aa30cd
<div style="background-color:#aa30cd;">Content here</div>
.mybackground {background-color:#aa30cd;}
Border around this has a color of #aa30cd
<div style="border:2px solid #aa30cd;">Content here</div>
.myborder {border:2px solid #aa30cd;}