#a1007f color space conversions
Hex:
#a1007f
RGB:
161, 0, 127
CMY:
37, 100, 50
CMYK:
0, 100, 21, 37
HSL:
313°, 100.0000%, 31.5686%
HSV (HSB):
313°, 100.0000%, 63.1373%
XYZ:
18.5287, 9.1094, 20.8604
xyY:
0.3820, 0.1878, 9.1094
CIE-Lab:
36.1940, 64.9418, -25.3071
CIE-LCH:
36.1940, 69.6985, 338.7097
CIE-Luv:
36.1940, 67.0617, -43.2082
Hunter-Lab:
30.1817, 56.7639, -19.8516
#a1007f color charts
#a1007f color shades, tints & tones
#a1007f color schemes
#a1007f color preview, HTML & CSS examples
This text has a color of #a1007f
<p style="color:#a1007f;">Text here</p>
.mytext {color:#a1007f;}
This box has a color of #a1007f
<div style="background-color:#a1007f;">Content here</div>
.mybackground {background-color:#a1007f;}
Border around this has a color of #a1007f
<div style="border:2px solid #a1007f;">Content here</div>
.myborder {border:2px solid #a1007f;}