#aa00bc color space conversions
Hex:
#aa00bc
RGB:
170, 0, 188
CMY:
33, 100, 26
CMYK:
10, 100, 0, 26
HSL:
294°, 100.0000%, 36.8627%
HSV (HSB):
294°, 100.0000%, 73.7255%
XYZ:
25.6547, 12.1769, 48.5752
xyY:
0.2969, 0.1409, 12.1769
CIE-Lab:
41.4959, 75.3044, -53.6896
CIE-LCH:
41.4959, 92.4842, 324.5124
CIE-Luv:
41.4959, 49.6377, -85.6553
Hunter-Lab:
34.8954, 70.1640, -58.1062
#aa00bc color charts
#aa00bc color shades, tints & tones
#aa00bc color schemes
#aa00bc color preview, HTML & CSS examples
This text has a color of #aa00bc
<p style="color:#aa00bc;">Text here</p>
.mytext {color:#aa00bc;}
This box has a color of #aa00bc
<div style="background-color:#aa00bc;">Content here</div>
.mybackground {background-color:#aa00bc;}
Border around this has a color of #aa00bc
<div style="border:2px solid #aa00bc;">Content here</div>
.myborder {border:2px solid #aa00bc;}