#a9029a color space conversions
Hex:
#a9029a
RGB:
169, 2, 154
CMY:
34, 99, 40
CMYK:
0, 99, 9, 34
HSL:
305°, 97.6608%, 33.5294%
HSV (HSB):
305°, 98.8166%, 66.2745%
XYZ:
22.2166, 10.8115, 31.4877
xyY:
0.3444, 0.1676, 10.8115
CIE-Lab:
39.2612, 69.8046, -36.9806
CIE-LCH:
39.2612, 78.9952, 332.0865
CIE-Luv:
39.2612, 61.6795, -60.9378
Hunter-Lab:
32.8809, 63.0655, -33.7613
#a9029a color charts
#a9029a color shades, tints & tones
#a9029a color schemes
#a9029a color preview, HTML & CSS examples
This text has a color of #a9029a
<p style="color:#a9029a;">Text here</p>
.mytext {color:#a9029a;}
This box has a color of #a9029a
<div style="background-color:#a9029a;">Content here</div>
.mybackground {background-color:#a9029a;}
Border around this has a color of #a9029a
<div style="border:2px solid #a9029a;">Content here</div>
.myborder {border:2px solid #a9029a;}