#a006fc color space conversions
Hex:
#a006fc
RGB:
160, 6, 252
CMY:
37, 98, 1
CMYK:
37, 98, 0, 1
HSL:
278°, 97.6190%, 50.5882%
HSV (HSB):
278°, 97.6190%, 98.8235%
XYZ:
32.1330, 14.6321, 93.2261
xyY:
0.2295, 0.1045, 14.6321
CIE-Lab:
45.1261, 84.8420, -84.5236
CIE-LCH:
45.1261, 119.7598, 315.1077
CIE-Luv:
45.1261, 25.8610, -129.3372
Hunter-Lab:
38.2519, 83.0056, -117.7229
#a006fc color charts
#a006fc color shades, tints & tones
#a006fc color schemes
#a006fc color preview, HTML & CSS examples
This text has a color of #a006fc
<p style="color:#a006fc;">Text here</p>
.mytext {color:#a006fc;}
This box has a color of #a006fc
<div style="background-color:#a006fc;">Content here</div>
.mybackground {background-color:#a006fc;}
Border around this has a color of #a006fc
<div style="border:2px solid #a006fc;">Content here</div>
.myborder {border:2px solid #a006fc;}