#a600c5 color space conversions
Hex:
#a600c5
RGB:
166, 0, 197
CMY:
35, 100, 23
CMYK:
16, 100, 0, 23
HSL:
291°, 100.0000%, 38.6275%
HSV (HSB):
291°, 100.0000%, 77.2549%
XYZ:
25.8039, 12.1382, 53.8062
xyY:
0.2812, 0.1323, 12.1382
CIE-Lab:
41.4349, 76.1926, -59.0945
CIE-LCH:
41.4349, 96.4234, 322.2031
CIE-Luv:
41.4349, 43.9831, -92.9284
Hunter-Lab:
34.8399, 71.2348, -67.1785
#a600c5 color charts
#a600c5 color shades, tints & tones
#a600c5 color schemes
#a600c5 color preview, HTML & CSS examples
This text has a color of #a600c5
<p style="color:#a600c5;">Text here</p>
.mytext {color:#a600c5;}
This box has a color of #a600c5
<div style="background-color:#a600c5;">Content here</div>
.mybackground {background-color:#a600c5;}
Border around this has a color of #a600c5
<div style="border:2px solid #a600c5;">Content here</div>
.myborder {border:2px solid #a600c5;}