#c0057c color space conversions
Hex:
#c0057c
RGB:
192, 5, 124
CMY:
25, 98, 51
CMYK:
0, 97, 35, 25
HSL:
322°, 94.9239%, 38.6275%
HSV (HSB):
322°, 97.3958%, 75.2941%
XYZ:
25.4306, 12.7702, 20.1933
xyY:
0.4355, 0.2187, 12.7702
CIE-Lab:
42.4150, 70.3992, -13.3391
CIE-LCH:
42.4150, 71.6518, 349.2709
CIE-Luv:
42.4150, 92.9885, -29.9199
Hunter-Lab:
35.7355, 64.4896, -8.4887
#c0057c color charts
#c0057c color shades, tints & tones
#c0057c color schemes
#c0057c color preview, HTML & CSS examples
This text has a color of #c0057c
<p style="color:#c0057c;">Text here</p>
.mytext {color:#c0057c;}
This box has a color of #c0057c
<div style="background-color:#c0057c;">Content here</div>
.mybackground {background-color:#c0057c;}
Border around this has a color of #c0057c
<div style="border:2px solid #c0057c;">Content here</div>
.myborder {border:2px solid #c0057c;}