#aa2ab5 color space conversions
Hex:
#aa2ab5
RGB:
170, 42, 181
CMY:
33, 84, 29
CMYK:
6, 77, 0, 29
HSL:
295°, 62.3318%, 43.7255%
HSV (HSB):
295°, 76.7956%, 70.9804%
XYZ:
25.7460, 13.5382, 44.9722
xyY:
0.3056, 0.1607, 13.5382
CIE-Lab:
43.5632, 66.7767, -46.2494
CIE-LCH:
43.5632, 81.2289, 325.2936
CIE-Luv:
43.5632, 48.3012, -75.5233
Hunter-Lab:
36.7943, 60.5117, -46.7119
#aa2ab5 color charts
#aa2ab5 color shades, tints & tones
#aa2ab5 color schemes
#aa2ab5 color preview, HTML & CSS examples
This text has a color of #aa2ab5
<p style="color:#aa2ab5;">Text here</p>
.mytext {color:#aa2ab5;}
This box has a color of #aa2ab5
<div style="background-color:#aa2ab5;">Content here</div>
.mybackground {background-color:#aa2ab5;}
Border around this has a color of #aa2ab5
<div style="border:2px solid #aa2ab5;">Content here</div>
.myborder {border:2px solid #aa2ab5;}