#a005cf color space conversions
Hex:
#a005cf
RGB:
160, 5, 207
CMY:
37, 98, 19
CMYK:
23, 98, 0, 19
HSL:
286°, 95.2830%, 41.5686%
HSV (HSB):
286°, 97.5845%, 81.1765%
XYZ:
25.8140, 12.0871, 60.0040
xyY:
0.2637, 0.1235, 12.0871
CIE-Lab:
41.3542, 76.5824, -65.0855
CIE-LCH:
41.3542, 100.5036, 319.6396
CIE-Luv:
41.3542, 37.0301, -100.7133
Hunter-Lab:
34.7665, 71.6938, -77.9928
#a005cf color charts
#a005cf color shades, tints & tones
#a005cf color schemes
#a005cf color preview, HTML & CSS examples
This text has a color of #a005cf
<p style="color:#a005cf;">Text here</p>
.mytext {color:#a005cf;}
This box has a color of #a005cf
<div style="background-color:#a005cf;">Content here</div>
.mybackground {background-color:#a005cf;}
Border around this has a color of #a005cf
<div style="border:2px solid #a005cf;">Content here</div>
.myborder {border:2px solid #a005cf;}