#a30cff color space conversions
Hex:
#a30cff
RGB:
163, 12, 255
CMY:
36, 95, 0
CMYK:
36, 95, 0, 0
HSL:
277°, 100.0000%, 52.3529%
HSV (HSB):
277°, 95.2941%, 100.0000%
XYZ:
33.2857, 15.2695, 95.8007
xyY:
0.2306, 0.1058, 15.2695
CIE-Lab:
46.0011, 85.1869, -84.7475
CIE-LCH:
46.0011, 120.1621, 315.1482
CIE-Luv:
46.0011, 26.5262, -130.5761
Hunter-Lab:
39.0762, 83.6659, -118.0044
#a30cff color charts
#a30cff color shades, tints & tones
#a30cff color schemes
#a30cff color preview, HTML & CSS examples
This text has a color of #a30cff
<p style="color:#a30cff;">Text here</p>
.mytext {color:#a30cff;}
This box has a color of #a30cff
<div style="background-color:#a30cff;">Content here</div>
.mybackground {background-color:#a30cff;}
Border around this has a color of #a30cff
<div style="border:2px solid #a30cff;">Content here</div>
.myborder {border:2px solid #a30cff;}