#c042c9 color space conversions
Hex:
#c042c9
RGB:
192, 66, 201
CMY:
25, 74, 21
CMYK:
4, 67, 0, 21
HSL:
296°, 55.5556%, 52.3529%
HSV (HSB):
296°, 67.1642%, 78.8235%
XYZ:
34.2291, 19.3199, 57.1834
xyY:
0.3091, 0.1745, 19.3199
CIE-Lab:
51.0594, 66.6821, -45.7418
CIE-LCH:
51.0594, 80.8629, 325.5511
CIE-Luv:
51.0594, 52.0636, -77.9764
Hunter-Lab:
43.9545, 62.0846, -46.3663
#c042c9 color charts
#c042c9 color shades, tints & tones
#c042c9 color schemes
#c042c9 color preview, HTML & CSS examples
This text has a color of #c042c9
<p style="color:#c042c9;">Text here</p>
.mytext {color:#c042c9;}
This box has a color of #c042c9
<div style="background-color:#c042c9;">Content here</div>
.mybackground {background-color:#c042c9;}
Border around this has a color of #c042c9
<div style="border:2px solid #c042c9;">Content here</div>
.myborder {border:2px solid #c042c9;}