#c142b5 color space conversions
Hex:
#c142b5
RGB:
193, 66, 181
CMY:
24, 74, 29
CMYK:
0, 66, 6, 24
HSL:
306°, 50.5976%, 50.7843%
HSV (HSB):
306°, 65.8031%, 75.6863%
XYZ:
32.2810, 18.5701, 45.5990
xyY:
0.3347, 0.1925, 18.5701
CIE-Lab:
50.1804, 63.5905, -35.5293
CIE-LCH:
50.1804, 72.8428, 330.8070
CIE-Luv:
50.1804, 59.1170, -61.9517
Hunter-Lab:
43.0930, 58.3018, -32.5728
#c142b5 color charts
#c142b5 color shades, tints & tones
#c142b5 color schemes
#c142b5 color preview, HTML & CSS examples
This text has a color of #c142b5
<p style="color:#c142b5;">Text here</p>
.mytext {color:#c142b5;}
This box has a color of #c142b5
<div style="background-color:#c142b5;">Content here</div>
.mybackground {background-color:#c142b5;}
Border around this has a color of #c142b5
<div style="border:2px solid #c142b5;">Content here</div>
.myborder {border:2px solid #c142b5;}