#a30c9e color space conversions
Hex:
#a30c9e
RGB:
163, 12, 158
CMY:
36, 95, 38
CMYK:
0, 93, 3, 36
HSL:
302°, 86.2857%, 34.3137%
HSV (HSB):
302°, 92.6380%, 63.9216%
XYZ:
21.4073, 10.5181, 33.2497
xyY:
0.3285, 0.1614, 10.5181
CIE-Lab:
38.7567, 68.1928, -40.2727
CIE-LCH:
38.7567, 79.1970, 329.4351
CIE-Luv:
38.7567, 54.9959, -64.9722
Hunter-Lab:
32.4316, 61.0680, -38.0834
#a30c9e color charts
#a30c9e color shades, tints & tones
#a30c9e color schemes
#a30c9e color preview, HTML & CSS examples
This text has a color of #a30c9e
<p style="color:#a30c9e;">Text here</p>
.mytext {color:#a30c9e;}
This box has a color of #a30c9e
<div style="background-color:#a30c9e;">Content here</div>
.mybackground {background-color:#a30c9e;}
Border around this has a color of #a30c9e
<div style="border:2px solid #a30c9e;">Content here</div>
.myborder {border:2px solid #a30c9e;}