#c042c5 color space conversions
Hex:
#c042c5
RGB:
192, 66, 197
CMY:
25, 74, 23
CMYK:
3, 66, 0, 23
HSL:
298°, 53.0364%, 51.5686%
HSV (HSB):
298°, 66.4975%, 77.2549%
XYZ:
33.7645, 19.1341, 54.7370
xyY:
0.3137, 0.1778, 19.1341
CIE-Lab:
50.8437, 65.9951, -43.7789
CIE-LCH:
50.8437, 79.1956, 326.4410
CIE-Luv:
50.8437, 53.2989, -74.8619
Hunter-Lab:
43.7426, 61.2331, -43.5724
#c042c5 color charts
#c042c5 color shades, tints & tones
#c042c5 color schemes
#c042c5 color preview, HTML & CSS examples
This text has a color of #c042c5
<p style="color:#c042c5;">Text here</p>
.mytext {color:#c042c5;}
This box has a color of #c042c5
<div style="background-color:#c042c5;">Content here</div>
.mybackground {background-color:#c042c5;}
Border around this has a color of #c042c5
<div style="border:2px solid #c042c5;">Content here</div>
.myborder {border:2px solid #c042c5;}