#a30ec0 color space conversions
Hex:
#a30ec0
RGB:
163, 14, 192
CMY:
36, 95, 25
CMYK:
15, 93, 0, 25
HSL:
290°, 86.4078%, 40.3922%
HSV (HSB):
290°, 92.7083%, 75.2941%
XYZ:
24.7757, 11.9064, 50.8615
xyY:
0.2830, 0.1360, 11.9064
CIE-Lab:
41.0669, 73.4202, -56.7902
CIE-LCH:
41.0669, 92.8205, 322.2782
CIE-Luv:
41.0669, 43.0158, -89.3139
Hunter-Lab:
34.5056, 67.7817, -63.2399
#a30ec0 color charts
#a30ec0 color shades, tints & tones
#a30ec0 color schemes
#a30ec0 color preview, HTML & CSS examples
This text has a color of #a30ec0
<p style="color:#a30ec0;">Text here</p>
.mytext {color:#a30ec0;}
This box has a color of #a30ec0
<div style="background-color:#a30ec0;">Content here</div>
.mybackground {background-color:#a30ec0;}
Border around this has a color of #a30ec0
<div style="border:2px solid #a30ec0;">Content here</div>
.myborder {border:2px solid #a30ec0;}