#c13e9e color space conversions
Hex:
#c13e9e
RGB:
193, 62, 158
CMY:
24, 76, 38
CMYK:
0, 68, 18, 24
HSL:
316°, 51.3725%, 50.0000%
HSV (HSB):
316°, 67.8756%, 75.6863%
XYZ:
29.8865, 17.2513, 34.1024
xyY:
0.3679, 0.2123, 17.2513
CIE-Lab:
48.5752, 61.6614, -24.4860
CIE-LCH:
48.5752, 66.3452, 338.3418
CIE-Luv:
48.5752, 68.1572, -44.9675
Hunter-Lab:
41.5347, 55.7547, -19.6062
#c13e9e color charts
#c13e9e color shades, tints & tones
#c13e9e color schemes
#c13e9e color preview, HTML & CSS examples
This text has a color of #c13e9e
<p style="color:#c13e9e;">Text here</p>
.mytext {color:#c13e9e;}
This box has a color of #c13e9e
<div style="background-color:#c13e9e;">Content here</div>
.mybackground {background-color:#c13e9e;}
Border around this has a color of #c13e9e
<div style="border:2px solid #c13e9e;">Content here</div>
.myborder {border:2px solid #c13e9e;}