#a01e9d color space conversions
Hex:
#a01e9d
RGB:
160, 30, 157
CMY:
37, 88, 38
CMYK:
0, 81, 2, 37
HSL:
301°, 68.4211%, 37.2549%
HSV (HSB):
301°, 81.2500%, 62.7451%
XYZ:
21.0473, 10.8365, 32.8806
xyY:
0.3250, 0.1673, 10.8365
CIE-Lab:
39.3036, 64.1203, -38.8296
CIE-LCH:
39.3036, 74.9610, 328.8020
CIE-Luv:
39.3036, 51.3265, -62.7347
Hunter-Lab:
32.9188, 56.5198, -36.1782
#a01e9d color charts
#a01e9d color shades, tints & tones
#a01e9d color schemes
#a01e9d color preview, HTML & CSS examples
This text has a color of #a01e9d
<p style="color:#a01e9d;">Text here</p>
.mytext {color:#a01e9d;}
This box has a color of #a01e9d
<div style="background-color:#a01e9d;">Content here</div>
.mybackground {background-color:#a01e9d;}
Border around this has a color of #a01e9d
<div style="border:2px solid #a01e9d;">Content here</div>
.myborder {border:2px solid #a01e9d;}