#c144d5 color space conversions
Hex:
#c144d5
RGB:
193, 68, 213
CMY:
24, 73, 16
CMYK:
9, 68, 0, 16
HSL:
292°, 63.3188%, 55.0980%
HSV (HSB):
292°, 68.0751%, 83.5294%
XYZ:
36.0697, 20.2758, 64.9633
xyY:
0.2973, 0.1671, 20.2758
CIE-Lab:
52.1476, 68.2570, -50.8746
CIE-LCH:
52.1476, 85.1308, 323.3014
CIE-Luv:
52.1476, 48.6687, -86.3057
Hunter-Lab:
45.0287, 64.1852, -54.0183
#c144d5 color charts
#c144d5 color shades, tints & tones
#c144d5 color schemes
#c144d5 color preview, HTML & CSS examples
This text has a color of #c144d5
<p style="color:#c144d5;">Text here</p>
.mytext {color:#c144d5;}
This box has a color of #c144d5
<div style="background-color:#c144d5;">Content here</div>
.mybackground {background-color:#c144d5;}
Border around this has a color of #c144d5
<div style="border:2px solid #c144d5;">Content here</div>
.myborder {border:2px solid #c144d5;}