#aa2de2 color space conversions
Hex:
#aa2de2
RGB:
170, 45, 226
CMY:
33, 82, 11
CMYK:
25, 80, 0, 11
HSL:
281°, 75.7322%, 53.1373%
HSV (HSB):
281°, 80.0885%, 88.6275%
XYZ:
31.2434, 15.9138, 73.3765
xyY:
0.2592, 0.1320, 15.9138
CIE-Lab:
46.8612, 74.1188, -66.9645
CIE-LCH:
46.8612, 99.8891, 317.9030
CIE-Luv:
46.8612, 34.8258, -107.2730
Hunter-Lab:
39.8921, 69.9896, -81.1319
#aa2de2 color charts
#aa2de2 color shades, tints & tones
#aa2de2 color schemes
#aa2de2 color preview, HTML & CSS examples
This text has a color of #aa2de2
<p style="color:#aa2de2;">Text here</p>
.mytext {color:#aa2de2;}
This box has a color of #aa2de2
<div style="background-color:#aa2de2;">Content here</div>
.mybackground {background-color:#aa2de2;}
Border around this has a color of #aa2de2
<div style="border:2px solid #aa2de2;">Content here</div>
.myborder {border:2px solid #aa2de2;}