#a30cc0 color space conversions
Hex:
#a30cc0
RGB:
163, 12, 192
CMY:
36, 95, 25
CMYK:
15, 94, 0, 25
HSL:
290°, 88.2353%, 40.0000%
HSV (HSB):
290°, 93.7500%, 75.2941%
XYZ:
24.7502, 11.8552, 50.8530
xyY:
0.2830, 0.1356, 11.8552
CIE-Lab:
40.9851, 73.6629, -56.9225
CIE-LCH:
40.9851, 93.0935, 322.3052
CIE-Luv:
40.9851, 43.1184, -89.4568
Hunter-Lab:
34.4314, 68.0551, -63.4654
#a30cc0 color charts
#a30cc0 color shades, tints & tones
#a30cc0 color schemes
#a30cc0 color preview, HTML & CSS examples
This text has a color of #a30cc0
<p style="color:#a30cc0;">Text here</p>
.mytext {color:#a30cc0;}
This box has a color of #a30cc0
<div style="background-color:#a30cc0;">Content here</div>
.mybackground {background-color:#a30cc0;}
Border around this has a color of #a30cc0
<div style="border:2px solid #a30cc0;">Content here</div>
.myborder {border:2px solid #a30cc0;}