#c143b3 color space conversions
Hex:
#c143b3
RGB:
193, 67, 179
CMY:
24, 74, 30
CMYK:
0, 65, 7, 24
HSL:
307°, 50.4000%, 50.9804%
HSV (HSB):
307°, 65.2850%, 75.6863%
XYZ:
32.1362, 18.6064, 44.5455
xyY:
0.3373, 0.1953, 18.6064
CIE-Lab:
50.2235, 62.8818, -34.2934
CIE-LCH:
50.2235, 71.6251, 331.3936
CIE-Luv:
50.2235, 59.4859, -60.0123
Hunter-Lab:
43.1352, 57.4978, -31.0338
#c143b3 color charts
#c143b3 color shades, tints & tones
#c143b3 color schemes
#c143b3 color preview, HTML & CSS examples
This text has a color of #c143b3
<p style="color:#c143b3;">Text here</p>
.mytext {color:#c143b3;}
This box has a color of #c143b3
<div style="background-color:#c143b3;">Content here</div>
.mybackground {background-color:#c143b3;}
Border around this has a color of #c143b3
<div style="border:2px solid #c143b3;">Content here</div>
.myborder {border:2px solid #c143b3;}