#a03a9d color space conversions
Hex:
#a03a9d
RGB:
160, 58, 157
CMY:
37, 77, 38
CMYK:
0, 64, 2, 37
HSL:
302°, 46.7890%, 42.7451%
HSV (HSB):
302°, 63.7500%, 62.7451%
XYZ:
22.0961, 12.9340, 33.2302
xyY:
0.3237, 0.1895, 12.9340
CIE-Lab:
42.6637, 54.5807, -33.5103
CIE-LCH:
42.6637, 64.0468, 328.4518
CIE-Luv:
42.6637, 45.5000, -55.3105
Hunter-Lab:
35.9639, 46.7328, -29.6085
#a03a9d color charts
#a03a9d color shades, tints & tones
#a03a9d color schemes
#a03a9d color preview, HTML & CSS examples
This text has a color of #a03a9d
<p style="color:#a03a9d;">Text here</p>
.mytext {color:#a03a9d;}
This box has a color of #a03a9d
<div style="background-color:#a03a9d;">Content here</div>
.mybackground {background-color:#a03a9d;}
Border around this has a color of #a03a9d
<div style="border:2px solid #a03a9d;">Content here</div>
.myborder {border:2px solid #a03a9d;}