#c143e5 color space conversions
Hex:
#c143e5
RGB:
193, 67, 229
CMY:
24, 74, 10
CMYK:
16, 71, 0, 10
HSL:
287°, 75.7009%, 58.0392%
HSV (HSB):
287°, 70.7424%, 89.8039%
XYZ:
38.1423, 21.0089, 76.1735
xyY:
0.2819, 0.1552, 21.0089
CIE-Lab:
52.9592, 71.5636, -58.6509
CIE-LCH:
52.9592, 92.5272, 320.6632
CIE-Luv:
52.9592, 44.3364, -98.6872
Hunter-Lab:
45.8355, 68.3280, -66.4487
#c143e5 color charts
#c143e5 color shades, tints & tones
#c143e5 color schemes
#c143e5 color preview, HTML & CSS examples
This text has a color of #c143e5
<p style="color:#c143e5;">Text here</p>
.mytext {color:#c143e5;}
This box has a color of #c143e5
<div style="background-color:#c143e5;">Content here</div>
.mybackground {background-color:#c143e5;}
Border around this has a color of #c143e5
<div style="border:2px solid #c143e5;">Content here</div>
.myborder {border:2px solid #c143e5;}