#c2005c color space conversions
Hex:
#c2005c
RGB:
194, 0, 92
CMY:
24, 100, 64
CMYK:
0, 100, 53, 24
HSL:
332°, 100.0000%, 38.0392%
HSV (HSB):
332°, 100.0000%, 76.0784%
XYZ:
24.1799, 12.2420, 11.2137
xyY:
0.5076, 0.2570, 12.2420
CIE-Lab:
41.5982, 68.5489, 5.5597
CIE-LCH:
41.5982, 68.7740, 4.6369
CIE-Luv:
41.5982, 109.6347, -6.5001
Hunter-Lab:
34.9886, 62.1275, 5.4898
#c2005c color charts
#c2005c color shades, tints & tones
#c2005c color schemes
#c2005c color preview, HTML & CSS examples
This text has a color of #c2005c
<p style="color:#c2005c;">Text here</p>
.mytext {color:#c2005c;}
This box has a color of #c2005c
<div style="background-color:#c2005c;">Content here</div>
.mybackground {background-color:#c2005c;}
Border around this has a color of #c2005c
<div style="border:2px solid #c2005c;">Content here</div>
.myborder {border:2px solid #c2005c;}