#c141b4 color space conversions
Hex:
#c141b4
RGB:
193, 65, 180
CMY:
24, 75, 29
CMYK:
0, 66, 7, 24
HSL:
306°, 50.7937%, 50.5882%
HSV (HSB):
306°, 66.3212%, 75.6863%
XYZ:
32.1208, 18.4133, 45.0412
xyY:
0.3361, 0.1927, 18.4133
CIE-Lab:
49.9937, 63.8173, -35.2385
CIE-LCH:
49.9937, 72.9000, 331.0935
CIE-Luv:
49.9937, 59.7272, -61.4987
Hunter-Lab:
42.9108, 58.5223, -32.1961
#c141b4 color charts
#c141b4 color shades, tints & tones
#c141b4 color schemes
#c141b4 color preview, HTML & CSS examples
This text has a color of #c141b4
<p style="color:#c141b4;">Text here</p>
.mytext {color:#c141b4;}
This box has a color of #c141b4
<div style="background-color:#c141b4;">Content here</div>
.mybackground {background-color:#c141b4;}
Border around this has a color of #c141b4
<div style="border:2px solid #c141b4;">Content here</div>
.myborder {border:2px solid #c141b4;}