#a300c5 color space conversions
Hex:
#a300c5
RGB:
163, 0, 197
CMY:
36, 100, 23
CMYK:
17, 100, 0, 23
HSL:
290°, 100.0000%, 38.6275%
HSV (HSB):
290°, 100.0000%, 77.2549%
XYZ:
25.1823, 11.8177, 53.7771
xyY:
0.2774, 0.1302, 11.8177
CIE-Lab:
40.9250, 75.7697, -59.9452
CIE-LCH:
40.9250, 96.6151, 321.6507
CIE-Luv:
40.9250, 42.0599, -93.6164
Hunter-Lab:
34.3770, 70.5977, -68.6856
#a300c5 color charts
#a300c5 color shades, tints & tones
#a300c5 color schemes
#a300c5 color preview, HTML & CSS examples
This text has a color of #a300c5
<p style="color:#a300c5;">Text here</p>
.mytext {color:#a300c5;}
This box has a color of #a300c5
<div style="background-color:#a300c5;">Content here</div>
.mybackground {background-color:#a300c5;}
Border around this has a color of #a300c5
<div style="border:2px solid #a300c5;">Content here</div>
.myborder {border:2px solid #a300c5;}