#c042c1 color space conversions
Hex:
#c042c1
RGB:
192, 66, 193
CMY:
25, 74, 24
CMYK:
1, 66, 0, 24
HSL:
300°, 50.5976%, 50.7843%
HSV (HSB):
300°, 65.8031%, 75.6863%
XYZ:
33.3121, 18.9532, 52.3547
xyY:
0.3184, 0.1812, 18.9532
CIE-Lab:
50.6324, 65.3176, -41.8020
CIE-LCH:
50.6324, 77.5486, 327.3815
CIE-Luv:
50.6324, 54.5507, -71.7308
Hunter-Lab:
43.5352, 60.3972, -40.8264
#c042c1 color charts
#c042c1 color shades, tints & tones
#c042c1 color schemes
#c042c1 color preview, HTML & CSS examples
This text has a color of #c042c1
<p style="color:#c042c1;">Text here</p>
.mytext {color:#c042c1;}
This box has a color of #c042c1
<div style="background-color:#c042c1;">Content here</div>
.mybackground {background-color:#c042c1;}
Border around this has a color of #c042c1
<div style="border:2px solid #c042c1;">Content here</div>
.myborder {border:2px solid #c042c1;}