#c141c4 color space conversions
Hex:
#c141c4
RGB:
193, 65, 196
CMY:
24, 75, 23
CMYK:
2, 67, 0, 23
HSL:
299°, 52.6104%, 51.1765%
HSV (HSB):
299°, 66.8367%, 76.8627%
XYZ:
33.8464, 19.1036, 54.1280
xyY:
0.3161, 0.1784, 19.1036
CIE-Lab:
50.8082, 66.4347, -43.2483
CIE-LCH:
50.8082, 79.2716, 326.9363
CIE-Luv:
50.8082, 54.5494, -74.1153
Hunter-Lab:
43.7076, 61.7389, -42.8300
#c141c4 color charts
#c141c4 color shades, tints & tones
#c141c4 color schemes
#c141c4 color preview, HTML & CSS examples
This text has a color of #c141c4
<p style="color:#c141c4;">Text here</p>
.mytext {color:#c141c4;}
This box has a color of #c141c4
<div style="background-color:#c141c4;">Content here</div>
.mybackground {background-color:#c141c4;}
Border around this has a color of #c141c4
<div style="border:2px solid #c141c4;">Content here</div>
.myborder {border:2px solid #c141c4;}