#a003cf color space conversions
Hex:
#a003cf
RGB:
160, 3, 207
CMY:
37, 99, 19
CMYK:
23, 99, 0, 19
HSL:
286°, 97.1429%, 41.1765%
HSV (HSB):
286°, 98.5507%, 81.1765%
XYZ:
25.7923, 12.0437, 59.9967
xyY:
0.2636, 0.1231, 12.0437
CIE-Lab:
41.2855, 76.7879, -65.1974
CIE-LCH:
41.2855, 100.7328, 319.6668
CIE-Luv:
41.2855, 37.1053, -100.8174
Hunter-Lab:
34.7040, 71.9302, -78.2084
#a003cf color charts
#a003cf color shades, tints & tones
#a003cf color schemes
#a003cf color preview, HTML & CSS examples
This text has a color of #a003cf
<p style="color:#a003cf;">Text here</p>
.mytext {color:#a003cf;}
This box has a color of #a003cf
<div style="background-color:#a003cf;">Content here</div>
.mybackground {background-color:#a003cf;}
Border around this has a color of #a003cf
<div style="border:2px solid #a003cf;">Content here</div>
.myborder {border:2px solid #a003cf;}