#c20c85 color space conversions
Hex:
#c20c85
RGB:
194, 12, 133
CMY:
24, 95, 48
CMYK:
0, 94, 31, 24
HSL:
320°, 88.3495%, 40.3922%
HSV (HSB):
320°, 93.8144%, 76.0784%
XYZ:
26.6132, 13.4257, 23.3791
xyY:
0.4196, 0.2117, 13.4257
CIE-Lab:
43.3978, 71.0818, -17.3519
CIE-LCH:
43.3978, 73.1691, 346.2817
CIE-Luv:
43.3978, 89.8283, -35.5691
Hunter-Lab:
36.6411, 65.5264, -12.1815
#c20c85 color charts
#c20c85 color shades, tints & tones
#c20c85 color schemes
#c20c85 color preview, HTML & CSS examples
This text has a color of #c20c85
<p style="color:#c20c85;">Text here</p>
.mytext {color:#c20c85;}
This box has a color of #c20c85
<div style="background-color:#c20c85;">Content here</div>
.mybackground {background-color:#c20c85;}
Border around this has a color of #c20c85
<div style="border:2px solid #c20c85;">Content here</div>
.myborder {border:2px solid #c20c85;}