#aa05e4 color space conversions
Hex:
#aa05e4
RGB:
170, 5, 228
CMY:
33, 98, 11
CMYK:
25, 98, 0, 11
HSL:
284°, 95.7082%, 45.6863%
HSV (HSB):
284°, 97.8070%, 89.4118%
XYZ:
30.6354, 14.2560, 74.5358
xyY:
0.2565, 0.1194, 14.2560
CIE-Lab:
44.5979, 81.6214, -71.7854
CIE-LCH:
44.5979, 108.6978, 318.6686
CIE-Luv:
44.5979, 37.0793, -112.6096
Hunter-Lab:
37.7572, 78.7564, -90.6135
#aa05e4 color charts
#aa05e4 color shades, tints & tones
#aa05e4 color schemes
#aa05e4 color preview, HTML & CSS examples
This text has a color of #aa05e4
<p style="color:#aa05e4;">Text here</p>
.mytext {color:#aa05e4;}
This box has a color of #aa05e4
<div style="background-color:#aa05e4;">Content here</div>
.mybackground {background-color:#aa05e4;}
Border around this has a color of #aa05e4
<div style="border:2px solid #aa05e4;">Content here</div>
.myborder {border:2px solid #aa05e4;}