#c040c0 color space conversions
Hex:
#c040c0
RGB:
192, 64, 192
CMY:
25, 75, 25
CMYK:
0, 67, 0, 25
HSL:
300°, 50.3937%, 50.1961%
HSV (HSB):
300°, 66.6667%, 75.2941%
XYZ:
33.0861, 18.6790, 51.7308
xyY:
0.3197, 0.1805, 18.6790
CIE-Lab:
50.3096, 65.9098, -41.7337
CIE-LCH:
50.3096, 78.0115, 327.6583
CIE-Luv:
50.3096, 55.3743, -71.6024
Hunter-Lab:
43.2192, 61.0152, -40.7130
#c040c0 color charts
#c040c0 color shades, tints & tones
#c040c0 color schemes
#c040c0 color preview, HTML & CSS examples
This text has a color of #c040c0
<p style="color:#c040c0;">Text here</p>
.mytext {color:#c040c0;}
This box has a color of #c040c0
<div style="background-color:#c040c0;">Content here</div>
.mybackground {background-color:#c040c0;}
Border around this has a color of #c040c0
<div style="border:2px solid #c040c0;">Content here</div>
.myborder {border:2px solid #c040c0;}