#a001fc color space conversions
Hex:
#a001fc
RGB:
160, 1, 252
CMY:
37, 100, 1
CMYK:
37, 100, 0, 1
HSL:
278°, 99.2095%, 49.6078%
HSV (HSB):
278°, 99.6032%, 98.8235%
XYZ:
32.0787, 14.5236, 93.2081
xyY:
0.2294, 0.1039, 14.5236
CIE-Lab:
44.9746, 85.2989, -84.7726
CIE-LCH:
44.9746, 120.2593, 315.1773
CIE-Luv:
44.9746, 25.9984, -129.5062
Hunter-Lab:
38.1098, 83.5594, -118.3332
#a001fc color charts
#a001fc color shades, tints & tones
#a001fc color schemes
#a001fc color preview, HTML & CSS examples
This text has a color of #a001fc
<p style="color:#a001fc;">Text here</p>
.mytext {color:#a001fc;}
This box has a color of #a001fc
<div style="background-color:#a001fc;">Content here</div>
.mybackground {background-color:#a001fc;}
Border around this has a color of #a001fc
<div style="border:2px solid #a001fc;">Content here</div>
.myborder {border:2px solid #a001fc;}