#a000fc color space conversions
Hex:
#a000fc
RGB:
160, 0, 252
CMY:
37, 100, 1
CMYK:
37, 100, 0, 1
HSL:
278°, 100.0000%, 49.4118%
HSV (HSB):
278°, 100.0000%, 98.8235%
XYZ:
32.0679, 14.5019, 93.2044
xyY:
0.2294, 0.1038, 14.5019
CIE-Lab:
44.9442, 85.3907, -84.8225
CIE-LCH:
44.9442, 120.3596, 315.1912
CIE-Luv:
44.9442, 26.0258, -129.5398
Hunter-Lab:
38.0813, 83.6708, -118.4560
#a000fc color charts
#a000fc RGB chart
#a000fc CMYK chart
#a000fc RGB pie chart
#a000fc color shades, tints & tones
#a000fc color schemes
#a000fc color preview, HTML & CSS examples
This text has a color of #a000fc
<p style="color:#a000fc;">Text here</p>
.mytext {color:#a000fc;}
Text color #a000fc
This box has a color of #a000fc
<div style="background-color:#a000fc;">Content here</div>
.mybackground {background-color:#a000fc;}
Background color #a000fc
Border around this has a color of #a000fc
<div style="border:2px solid #a000fc;">Content here</div>
.myborder {border:2px solid #a000fc;}
Border color #a000fc