#a3059c color space conversions
Hex:
#a3059c
RGB:
163, 5, 156
CMY:
36, 98, 39
CMYK:
0, 97, 4, 36
HSL:
303°, 94.0476%, 32.9412%
HSV (HSB):
303°, 96.9325%, 63.9216%
XYZ:
21.1593, 10.2954, 32.3245
xyY:
0.3318, 0.1614, 10.2954
CIE-Lab:
38.3674, 68.6913, -39.6829
CIE-LCH:
38.3674, 79.3299, 329.9850
CIE-Luv:
38.3674, 56.2036, -64.0352
Hunter-Lab:
32.0864, 61.5601, -37.2694
#a3059c color charts
#a3059c color shades, tints & tones
#a3059c color schemes
#a3059c color preview, HTML & CSS examples
This text has a color of #a3059c
<p style="color:#a3059c;">Text here</p>
.mytext {color:#a3059c;}
This box has a color of #a3059c
<div style="background-color:#a3059c;">Content here</div>
.mybackground {background-color:#a3059c;}
Border around this has a color of #a3059c
<div style="border:2px solid #a3059c;">Content here</div>
.myborder {border:2px solid #a3059c;}