#a03f9c color space conversions
Hex:
#a03f9c
RGB:
160, 63, 156
CMY:
37, 75, 39
CMYK:
0, 61, 2, 37
HSL:
302°, 43.4978%, 43.7255%
HSV (HSB):
302°, 60.6250%, 62.7451%
XYZ:
22.2755, 13.4289, 32.8705
xyY:
0.3248, 0.1958, 13.4289
CIE-Lab:
43.4025, 52.2258, -31.7488
CIE-LCH:
43.4025, 61.1189, 328.7040
CIE-Luv:
43.4025, 44.3481, -52.6810
Hunter-Lab:
36.6455, 44.3742, -27.5305
#a03f9c color charts
#a03f9c color shades, tints & tones
#a03f9c color schemes
#a03f9c color preview, HTML & CSS examples
This text has a color of #a03f9c
<p style="color:#a03f9c;">Text here</p>
.mytext {color:#a03f9c;}
This box has a color of #a03f9c
<div style="background-color:#a03f9c;">Content here</div>
.mybackground {background-color:#a03f9c;}
Border around this has a color of #a03f9c
<div style="border:2px solid #a03f9c;">Content here</div>
.myborder {border:2px solid #a03f9c;}