#c50cb9 color space conversions
Hex:
#c50cb9
RGB:
197, 12, 185
CMY:
23, 95, 27
CMYK:
0, 94, 6, 23
HSL:
304°, 88.5167%, 40.9804%
HSV (HSB):
304°, 93.9086%, 77.2549%
XYZ:
31.9144, 15.6360, 47.2349
xyY:
0.3367, 0.1650, 15.6360
CIE-Lab:
46.4933, 78.1572, -43.6547
CIE-LCH:
46.4933, 89.5225, 330.8145
CIE-Luv:
46.4933, 69.4615, -74.6805
Hunter-Lab:
39.5424, 74.8667, -43.1444
#c50cb9 color charts
#c50cb9 color shades, tints & tones
#c50cb9 color schemes
#c50cb9 color preview, HTML & CSS examples
This text has a color of #c50cb9
<p style="color:#c50cb9;">Text here</p>
.mytext {color:#c50cb9;}
This box has a color of #c50cb9
<div style="background-color:#c50cb9;">Content here</div>
.mybackground {background-color:#c50cb9;}
Border around this has a color of #c50cb9
<div style="border:2px solid #c50cb9;">Content here</div>
.myborder {border:2px solid #c50cb9;}