#aa2c8c color space conversions
Hex:
#aa2c8c
RGB:
170, 44, 140
CMY:
33, 83, 45
CMYK:
0, 74, 18, 33
HSL:
314°, 58.8785%, 41.9608%
HSV (HSB):
314°, 74.1176%, 66.6667%
XYZ:
22.2119, 12.2409, 26.0030
xyY:
0.3674, 0.2025, 12.2409
CIE-Lab:
41.5964, 59.7171, -24.7804
CIE-LCH:
41.5964, 64.6545, 337.4634
CIE-Luv:
41.5964, 62.2876, -43.3654
Hunter-Lab:
34.9869, 52.0957, -19.5746
#aa2c8c color charts
#aa2c8c color shades, tints & tones
#aa2c8c color schemes
#aa2c8c color preview, HTML & CSS examples
This text has a color of #aa2c8c
<p style="color:#aa2c8c;">Text here</p>
.mytext {color:#aa2c8c;}
This box has a color of #aa2c8c
<div style="background-color:#aa2c8c;">Content here</div>
.mybackground {background-color:#aa2c8c;}
Border around this has a color of #aa2c8c
<div style="border:2px solid #aa2c8c;">Content here</div>
.myborder {border:2px solid #aa2c8c;}