#c0097c color space conversions
Hex:
#c0097c
RGB:
192, 9, 124
CMY:
25, 96, 51
CMYK:
0, 95, 35, 25
HSL:
322°, 91.0448%, 39.4118%
HSV (HSB):
322°, 95.3125%, 75.2941%
XYZ:
25.4740, 12.8571, 20.2078
xyY:
0.4352, 0.2196, 12.8571
CIE-Lab:
42.5471, 70.0130, -13.1385
CIE-LCH:
42.5471, 71.2351, 349.3716
CIE-Luv:
42.5471, 92.6129, -29.6042
Hunter-Lab:
35.8568, 64.0638, -8.3144
#c0097c color charts
#c0097c color shades, tints & tones
#c0097c color schemes
#c0097c color preview, HTML & CSS examples
This text has a color of #c0097c
<p style="color:#c0097c;">Text here</p>
.mytext {color:#c0097c;}
This box has a color of #c0097c
<div style="background-color:#c0097c;">Content here</div>
.mybackground {background-color:#c0097c;}
Border around this has a color of #c0097c
<div style="border:2px solid #c0097c;">Content here</div>
.myborder {border:2px solid #c0097c;}