#c141a1 color space conversions
Hex:
#c141a1
RGB:
193, 65, 161
CMY:
24, 75, 37
CMYK:
0, 66, 17, 24
HSL:
315°, 50.7937%, 50.5882%
HSV (HSB):
315°, 66.3212%, 75.6863%
XYZ:
30.3156, 17.6913, 35.5352
xyY:
0.3629, 0.2118, 17.6913
CIE-Lab:
49.1195, 60.9348, -25.4236
CIE-LCH:
49.1195, 66.0258, 337.3528
CIE-Luv:
49.1195, 66.1483, -46.3263
Hunter-Lab:
42.0610, 55.0480, -20.6484
#c141a1 color charts
#c141a1 color shades, tints & tones
#c141a1 color schemes
#c141a1 color preview, HTML & CSS examples
This text has a color of #c141a1
<p style="color:#c141a1;">Text here</p>
.mytext {color:#c141a1;}
This box has a color of #c141a1
<div style="background-color:#c141a1;">Content here</div>
.mybackground {background-color:#c141a1;}
Border around this has a color of #c141a1
<div style="border:2px solid #c141a1;">Content here</div>
.myborder {border:2px solid #c141a1;}