#a01f9d color space conversions
Hex:
#a01f9d
RGB:
160, 31, 157
CMY:
37, 88, 38
CMYK:
0, 81, 2, 37
HSL:
301°, 67.5393%, 37.4510%
HSV (HSB):
301°, 80.6250%, 62.7451%
XYZ:
21.0730, 10.8879, 32.8892
xyY:
0.3249, 0.1679, 10.8879
CIE-Lab:
39.3910, 63.8669, -38.6906
CIE-LCH:
39.3910, 74.6723, 328.7925
CIE-Luv:
39.3910, 51.1826, -62.5512
Hunter-Lab:
32.9968, 56.2525, -35.9989
#a01f9d color charts
#a01f9d color shades, tints & tones
#a01f9d color schemes
#a01f9d color preview, HTML & CSS examples
This text has a color of #a01f9d
<p style="color:#a01f9d;">Text here</p>
.mytext {color:#a01f9d;}
This box has a color of #a01f9d
<div style="background-color:#a01f9d;">Content here</div>
.mybackground {background-color:#a01f9d;}
Border around this has a color of #a01f9d
<div style="border:2px solid #a01f9d;">Content here</div>
.myborder {border:2px solid #a01f9d;}