#a30ec2 color space conversions
Hex:
#a30ec2
RGB:
163, 14, 194
CMY:
36, 95, 24
CMYK:
16, 93, 0, 24
HSL:
290°, 86.5385%, 40.7843%
HSV (HSB):
290°, 92.7835%, 76.0784%
XYZ:
24.9989, 11.9956, 52.0367
xyY:
0.2808, 0.1347, 11.9956
CIE-Lab:
41.2092, 73.7631, -57.7310
CIE-LCH:
41.2092, 93.6689, 321.9513
CIE-Luv:
41.2092, 42.3876, -90.7038
Hunter-Lab:
34.6347, 68.2282, -64.8356
#a30ec2 color charts
#a30ec2 color shades, tints & tones
#a30ec2 color schemes
#a30ec2 color preview, HTML & CSS examples
This text has a color of #a30ec2
<p style="color:#a30ec2;">Text here</p>
.mytext {color:#a30ec2;}
This box has a color of #a30ec2
<div style="background-color:#a30ec2;">Content here</div>
.mybackground {background-color:#a30ec2;}
Border around this has a color of #a30ec2
<div style="border:2px solid #a30ec2;">Content here</div>
.myborder {border:2px solid #a30ec2;}