#aa05ec color space conversions
Hex:
#aa05ec
RGB:
170, 5, 236
CMY:
33, 98, 7
CMYK:
28, 98, 0, 7
HSL:
283°, 95.8506%, 47.2549%
HSV (HSB):
283°, 97.8814%, 92.5490%
XYZ:
31.7722, 14.7107, 80.5218
xyY:
0.2502, 0.1158, 14.7107
CIE-Lab:
45.2354, 83.0622, -75.2839
CIE-LCH:
45.2354, 112.1026, 317.8123
CIE-Luv:
45.2354, 34.9458, -117.8039
Hunter-Lab:
38.3546, 80.7454, -97.6256
#aa05ec color charts
#aa05ec color shades, tints & tones
#aa05ec color schemes
#aa05ec color preview, HTML & CSS examples
This text has a color of #aa05ec
<p style="color:#aa05ec;">Text here</p>
.mytext {color:#aa05ec;}
This box has a color of #aa05ec
<div style="background-color:#aa05ec;">Content here</div>
.mybackground {background-color:#aa05ec;}
Border around this has a color of #aa05ec
<div style="border:2px solid #aa05ec;">Content here</div>
.myborder {border:2px solid #aa05ec;}