#aa05dc color space conversions
Hex:
#aa05dc
RGB:
170, 5, 220
CMY:
33, 98, 14
CMYK:
23, 98, 0, 14
HSL:
286°, 95.5556%, 44.1176%
HSV (HSB):
286°, 97.7273%, 86.2745%
XYZ:
29.5501, 13.8219, 68.8206
xyY:
0.2634, 0.1232, 13.8219
CIE-Lab:
43.9764, 80.2031, -68.2314
CIE-LCH:
43.9764, 105.2998, 319.6111
CIE-Luv:
43.9764, 39.3174, -107.3330
Hunter-Lab:
37.1778, 76.8163, -83.7284
#aa05dc color charts
#aa05dc color shades, tints & tones
#aa05dc color schemes
#aa05dc color preview, HTML & CSS examples
This text has a color of #aa05dc
<p style="color:#aa05dc;">Text here</p>
.mytext {color:#aa05dc;}
This box has a color of #aa05dc
<div style="background-color:#aa05dc;">Content here</div>
.mybackground {background-color:#aa05dc;}
Border around this has a color of #aa05dc
<div style="border:2px solid #aa05dc;">Content here</div>
.myborder {border:2px solid #aa05dc;}