#c143d9 color space conversions
Hex:
#c143d9
RGB:
193, 67, 217
CMY:
24, 74, 15
CMYK:
11, 69, 0, 15
HSL:
290°, 66.3717%, 55.6863%
HSV (HSB):
290°, 69.1244%, 85.0980%
XYZ:
36.5239, 20.3615, 67.6508
xyY:
0.2933, 0.1635, 20.3615
CIE-Lab:
52.2435, 69.3567, -52.9998
CIE-LCH:
52.2435, 87.2887, 322.6143
CIE-Luv:
52.2435, 47.7283, -89.6694
Hunter-Lab:
45.1237, 65.5141, -57.3026
#c143d9 color charts
#c143d9 color shades, tints & tones
#c143d9 color schemes
#c143d9 color preview, HTML & CSS examples
This text has a color of #c143d9
<p style="color:#c143d9;">Text here</p>
.mytext {color:#c143d9;}
This box has a color of #c143d9
<div style="background-color:#c143d9;">Content here</div>
.mybackground {background-color:#c143d9;}
Border around this has a color of #c143d9
<div style="border:2px solid #c143d9;">Content here</div>
.myborder {border:2px solid #c143d9;}