#aa007f color space conversions
Hex:
#aa007f
RGB:
170, 0, 127
CMY:
33, 100, 50
CMYK:
0, 100, 25, 33
HSL:
315°, 100.0000%, 33.3333%
HSV (HSB):
315°, 100.0000%, 66.6667%
XYZ:
20.4083, 10.0784, 20.9484
xyY:
0.3968, 0.1959, 10.0784
CIE-Lab:
37.9827, 66.7214, -22.3851
CIE-LCH:
37.9827, 70.3764, 341.4534
CIE-Luv:
37.9827, 74.2552, -40.2013
Hunter-Lab:
31.7464, 59.1933, -16.9009
#aa007f color charts
#aa007f color shades, tints & tones
#aa007f color schemes
#aa007f color preview, HTML & CSS examples
This text has a color of #aa007f
<p style="color:#aa007f;">Text here</p>
.mytext {color:#aa007f;}
This box has a color of #aa007f
<div style="background-color:#aa007f;">Content here</div>
.mybackground {background-color:#aa007f;}
Border around this has a color of #aa007f
<div style="border:2px solid #aa007f;">Content here</div>
.myborder {border:2px solid #aa007f;}