#c0088c color space conversions
Hex:
#c0088c
RGB:
192, 8, 140
CMY:
25, 97, 45
CMYK:
0, 96, 27, 25
HSL:
317°, 92.0000%, 39.2157%
HSV (HSB):
317°, 95.8333%, 75.2941%
XYZ:
26.5587, 13.2736, 25.9732
xyY:
0.4036, 0.2017, 13.2736
CIE-Lab:
43.1726, 71.8289, -22.0154
CIE-LCH:
43.1726, 75.1271, 342.9598
CIE-Luv:
43.1726, 85.3639, -41.9964
Hunter-Lab:
36.4329, 66.3644, -16.7651
#c0088c color charts
#c0088c color shades, tints & tones
#c0088c color schemes
#c0088c color preview, HTML & CSS examples
This text has a color of #c0088c
<p style="color:#c0088c;">Text here</p>
.mytext {color:#c0088c;}
This box has a color of #c0088c
<div style="background-color:#c0088c;">Content here</div>
.mybackground {background-color:#c0088c;}
Border around this has a color of #c0088c
<div style="border:2px solid #c0088c;">Content here</div>
.myborder {border:2px solid #c0088c;}