#a1008a color space conversions
Hex:
#a1008a
RGB:
161, 0, 138
CMY:
37, 100, 46
CMYK:
0, 100, 14, 37
HSL:
309°, 100.0000%, 31.5686%
HSV (HSB):
309°, 100.0000%, 63.1373%
XYZ:
19.2854, 9.4120, 24.8450
xyY:
0.3602, 0.1758, 9.4120
CIE-Lab:
36.7658, 66.3712, -31.2390
CIE-LCH:
36.7658, 73.3554, 334.7950
CIE-Luv:
36.7658, 62.3353, -51.5603
Hunter-Lab:
30.6791, 58.5198, -26.5398
#a1008a color charts
#a1008a color shades, tints & tones
#a1008a color schemes
#a1008a color preview, HTML & CSS examples
This text has a color of #a1008a
<p style="color:#a1008a;">Text here</p>
.mytext {color:#a1008a;}
This box has a color of #a1008a
<div style="background-color:#a1008a;">Content here</div>
.mybackground {background-color:#a1008a;}
Border around this has a color of #a1008a
<div style="border:2px solid #a1008a;">Content here</div>
.myborder {border:2px solid #a1008a;}