#c143d7 color space conversions
Hex:
#c143d7
RGB:
193, 67, 215
CMY:
24, 74, 16
CMYK:
10, 69, 0, 16
HSL:
291°, 64.9123%, 55.2941%
HSV (HSB):
291°, 68.8372%, 84.3137%
XYZ:
36.2652, 20.2581, 66.2888
xyY:
0.2953, 0.1650, 20.2581
CIE-Lab:
52.1277, 68.9956, -52.0463
CIE-LCH:
52.1277, 86.4246, 322.9712
CIE-Luv:
52.1277, 48.3094, -88.1481
Hunter-Lab:
45.0090, 65.0577, -55.8155
#c143d7 color charts
#c143d7 color shades, tints & tones
#c143d7 color schemes
#c143d7 color preview, HTML & CSS examples
This text has a color of #c143d7
<p style="color:#c143d7;">Text here</p>
.mytext {color:#c143d7;}
This box has a color of #c143d7
<div style="background-color:#c143d7;">Content here</div>
.mybackground {background-color:#c143d7;}
Border around this has a color of #c143d7
<div style="border:2px solid #c143d7;">Content here</div>
.myborder {border:2px solid #c143d7;}