#c042b5 color space conversions
Hex:
#c042b5
RGB:
192, 66, 181
CMY:
25, 74, 29
CMYK:
0, 66, 6, 25
HSL:
305°, 50.0000%, 50.5882%
HSV (HSB):
305°, 65.6250%, 75.2941%
XYZ:
32.0269, 18.4391, 45.5872
xyY:
0.3334, 0.1920, 18.4391
CIE-Lab:
50.0244, 63.3451, -35.7852
CIE-LCH:
50.0244, 72.7542, 330.5368
CIE-Luv:
50.0244, 58.3988, -62.2514
Hunter-Lab:
42.9408, 57.9861, -32.8854
#c042b5 color charts
#c042b5 color shades, tints & tones
#c042b5 color schemes
#c042b5 color preview, HTML & CSS examples
This text has a color of #c042b5
<p style="color:#c042b5;">Text here</p>
.mytext {color:#c042b5;}
This box has a color of #c042b5
<div style="background-color:#c042b5;">Content here</div>
.mybackground {background-color:#c042b5;}
Border around this has a color of #c042b5
<div style="border:2px solid #c042b5;">Content here</div>
.myborder {border:2px solid #c042b5;}