#a9007c color space conversions
Hex:
#a9007c
RGB:
169, 0, 124
CMY:
34, 100, 51
CMYK:
0, 100, 27, 34
HSL:
316°, 100.0000%, 33.1373%
HSV (HSB):
316°, 100.0000%, 66.2745%
XYZ:
20.0003, 9.8903, 19.9237
xyY:
0.4015, 0.1985, 9.8903
CIE-Lab:
37.6447, 66.1692, -21.0536
CIE-LCH:
37.6447, 69.4379, 342.3500
CIE-Luv:
37.6447, 74.8019, -38.2430
Hunter-Lab:
31.4488, 58.4842, -15.5477
#a9007c color charts
#a9007c color shades, tints & tones
#a9007c color schemes
#a9007c color preview, HTML & CSS examples
This text has a color of #a9007c
<p style="color:#a9007c;">Text here</p>
.mytext {color:#a9007c;}
This box has a color of #a9007c
<div style="background-color:#a9007c;">Content here</div>
.mybackground {background-color:#a9007c;}
Border around this has a color of #a9007c
<div style="border:2px solid #a9007c;">Content here</div>
.myborder {border:2px solid #a9007c;}