#c50dc5 color space conversions
Hex:
#c50dc5
RGB:
197, 13, 197
CMY:
23, 95, 23
CMYK:
0, 93, 0, 23
HSL:
300°, 87.6190%, 41.1765%
HSV (HSB):
300°, 93.4010%, 77.2549%
XYZ:
33.2479, 16.1894, 54.1958
xyY:
0.3208, 0.1562, 16.1894
CIE-Lab:
47.2220, 79.7910, -49.4976
CIE-LCH:
47.2220, 93.8968, 328.1870
CIE-Luv:
47.2220, 64.6583, -83.6054
Hunter-Lab:
40.2360, 77.0855, -51.6953
#c50dc5 color charts
#c50dc5 color shades, tints & tones
#c50dc5 color schemes
#c50dc5 color preview, HTML & CSS examples
This text has a color of #c50dc5
<p style="color:#c50dc5;">Text here</p>
.mytext {color:#c50dc5;}
This box has a color of #c50dc5
<div style="background-color:#c50dc5;">Content here</div>
.mybackground {background-color:#c50dc5;}
Border around this has a color of #c50dc5
<div style="border:2px solid #c50dc5;">Content here</div>
.myborder {border:2px solid #c50dc5;}