#c03f8c color space conversions
Hex:
#c03f8c
RGB:
192, 63, 140
CMY:
25, 75, 45
CMYK:
0, 67, 27, 25
HSL:
324°, 50.5882%, 50.0000%
HSV (HSB):
324°, 67.1875%, 75.2941%
XYZ:
28.2494, 16.6549, 26.5368
xyY:
0.3954, 0.2331, 16.6549
CIE-Lab:
47.8223, 58.5813, -14.8894
CIE-LCH:
47.8223, 60.4439, 345.7393
CIE-Luv:
47.8223, 73.4058, -30.6285
Hunter-Lab:
40.8105, 52.1410, -9.9857
#c03f8c color charts
#c03f8c color shades, tints & tones
#c03f8c color schemes
#c03f8c color preview, HTML & CSS examples
This text has a color of #c03f8c
<p style="color:#c03f8c;">Text here</p>
.mytext {color:#c03f8c;}
This box has a color of #c03f8c
<div style="background-color:#c03f8c;">Content here</div>
.mybackground {background-color:#c03f8c;}
Border around this has a color of #c03f8c
<div style="border:2px solid #c03f8c;">Content here</div>
.myborder {border:2px solid #c03f8c;}