#c600a5 color space conversions
Hex:
#c600a5
RGB:
198, 0, 165
CMY:
22, 100, 35
CMYK:
0, 100, 17, 22
HSL:
310°, 100.0000%, 38.8235%
HSV (HSB):
310°, 100.0000%, 77.6471%
XYZ:
30.0802, 14.7224, 36.8536
xyY:
0.3684, 0.1803, 14.7224
CIE-Lab:
45.2516, 76.7202, -33.7747
CIE-LCH:
45.2516, 83.8256, 336.2393
CIE-Luv:
45.2516, 79.4281, -59.8745
Hunter-Lab:
38.3698, 72.7892, -30.0884
#c600a5 color charts
#c600a5 color shades, tints & tones
#c600a5 color schemes
#c600a5 color preview, HTML & CSS examples
This text has a color of #c600a5
<p style="color:#c600a5;">Text here</p>
.mytext {color:#c600a5;}
This box has a color of #c600a5
<div style="background-color:#c600a5;">Content here</div>
.mybackground {background-color:#c600a5;}
Border around this has a color of #c600a5
<div style="border:2px solid #c600a5;">Content here</div>
.myborder {border:2px solid #c600a5;}