#c143dd color space conversions
Hex:
#c143dd
RGB:
193, 67, 221
CMY:
24, 74, 13
CMYK:
13, 70, 0, 13
HSL:
289°, 69.3694%, 56.4706%
HSV (HSB):
289°, 69.6833%, 86.6667%
XYZ:
37.0506, 20.5722, 70.4247
xyY:
0.2894, 0.1607, 20.5722
CIE-Lab:
52.4781, 70.0847, -54.8966
CIE-LCH:
52.4781, 89.0253, 321.9288
CIE-Luv:
52.4781, 46.5795, -92.6964
Hunter-Lab:
45.3566, 66.4379, -60.3092
#c143dd color charts
#c143dd color shades, tints & tones
#c143dd color schemes
#c143dd color preview, HTML & CSS examples
This text has a color of #c143dd
<p style="color:#c143dd;">Text here</p>
.mytext {color:#c143dd;}
This box has a color of #c143dd
<div style="background-color:#c143dd;">Content here</div>
.mybackground {background-color:#c143dd;}
Border around this has a color of #c143dd
<div style="border:2px solid #c143dd;">Content here</div>
.myborder {border:2px solid #c143dd;}