#a000cf color space conversions
Hex:
#a000cf
RGB:
160, 0, 207
CMY:
37, 100, 19
CMYK:
23, 100, 0, 19
HSL:
286°, 100.0000%, 40.5882%
HSV (HSB):
286°, 100.0000%, 81.1765%
XYZ:
25.7597, 11.9786, 59.9859
xyY:
0.2636, 0.1226, 11.9786
CIE-Lab:
41.1821, 77.0975, -65.3659
CIE-LCH:
41.1821, 101.0778, 319.7076
CIE-Luv:
41.1821, 37.2178, -100.9730
Hunter-Lab:
34.6101, 72.2868, -78.5339
#a000cf color charts
#a000cf color shades, tints & tones
#a000cf color schemes
#a000cf color preview, HTML & CSS examples
This text has a color of #a000cf
<p style="color:#a000cf;">Text here</p>
.mytext {color:#a000cf;}
This box has a color of #a000cf
<div style="background-color:#a000cf;">Content here</div>
.mybackground {background-color:#a000cf;}
Border around this has a color of #a000cf
<div style="border:2px solid #a000cf;">Content here</div>
.myborder {border:2px solid #a000cf;}