#a01fca color space conversions
Hex:
#a01fca
RGB:
160, 31, 202
CMY:
37, 88, 21
CMYK:
21, 85, 0, 21
HSL:
285°, 73.3906%, 45.6863%
HSV (HSB):
285°, 84.6535%, 79.2157%
XYZ:
25.6479, 12.7178, 56.9801
xyY:
0.2690, 0.1334, 12.7178
CIE-Lab:
42.3350, 71.6591, -60.5925
CIE-LCH:
42.3350, 93.8429, 319.7833
CIE-Luv:
42.3350, 36.8798, -95.1257
Hunter-Lab:
35.6621, 65.9671, -69.7689
#a01fca color charts
#a01fca color shades, tints & tones
#a01fca color schemes
#a01fca color preview, HTML & CSS examples
This text has a color of #a01fca
<p style="color:#a01fca;">Text here</p>
.mytext {color:#a01fca;}
This box has a color of #a01fca
<div style="background-color:#a01fca;">Content here</div>
.mybackground {background-color:#a01fca;}
Border around this has a color of #a01fca
<div style="border:2px solid #a01fca;">Content here</div>
.myborder {border:2px solid #a01fca;}