#c50da6 color space conversions
Hex:
#c50da6
RGB:
197, 13, 166
CMY:
23, 95, 35
CMYK:
0, 93, 16, 23
HSL:
310°, 87.6190%, 41.1765%
HSV (HSB):
310°, 93.4010%, 77.2549%
XYZ:
30.0528, 14.9113, 37.3706
xyY:
0.3650, 0.1811, 14.9113
CIE-Lab:
45.5125, 75.4919, -33.9736
CIE-LCH:
45.5125, 82.7843, 335.7709
CIE-Luv:
45.5125, 77.3627, -60.0528
Hunter-Lab:
38.6152, 71.3435, -30.3484
#c50da6 color charts
#c50da6 color shades, tints & tones
#c50da6 color schemes
#c50da6 color preview, HTML & CSS examples
This text has a color of #c50da6
<p style="color:#c50da6;">Text here</p>
.mytext {color:#c50da6;}
This box has a color of #c50da6
<div style="background-color:#c50da6;">Content here</div>
.mybackground {background-color:#c50da6;}
Border around this has a color of #c50da6
<div style="border:2px solid #c50da6;">Content here</div>
.myborder {border:2px solid #c50da6;}