#c143d2 color space conversions
Hex:
#c143d2
RGB:
193, 67, 210
CMY:
24, 74, 18
CMYK:
8, 68, 0, 18
HSL:
293°, 61.3734%, 54.3137%
HSV (HSB):
293°, 68.0952%, 82.3529%
XYZ:
35.6323, 20.0049, 62.9561
xyY:
0.3005, 0.1687, 20.0049
CIE-Lab:
51.8428, 68.1020, -49.6479
CIE-LCH:
51.8428, 84.2781, 323.9071
CIE-Luv:
51.8428, 49.7818, -84.3231
Hunter-Lab:
44.7268, 63.9328, -52.1459
#c143d2 color charts
#c143d2 color shades, tints & tones
#c143d2 color schemes
#c143d2 color preview, HTML & CSS examples
This text has a color of #c143d2
<p style="color:#c143d2;">Text here</p>
.mytext {color:#c143d2;}
This box has a color of #c143d2
<div style="background-color:#c143d2;">Content here</div>
.mybackground {background-color:#c143d2;}
Border around this has a color of #c143d2
<div style="border:2px solid #c143d2;">Content here</div>
.myborder {border:2px solid #c143d2;}