#c50dbb color space conversions
Hex:
#c50dbb
RGB:
197, 13, 187
CMY:
23, 95, 27
CMYK:
0, 93, 5, 23
HSL:
303°, 87.6190%, 41.1765%
HSV (HSB):
303°, 93.4010%, 77.2549%
XYZ:
32.1395, 15.7460, 48.3591
xyY:
0.3339, 0.1636, 15.7460
CIE-Lab:
46.6395, 78.3424, -44.5943
CIE-LCH:
46.6395, 90.1454, 330.3505
CIE-Luv:
46.6395, 68.5937, -76.1169
Hunter-Lab:
39.6813, 75.1325, -44.4791
#c50dbb color charts
#c50dbb color shades, tints & tones
#c50dbb color schemes
#c50dbb color preview, HTML & CSS examples
This text has a color of #c50dbb
<p style="color:#c50dbb;">Text here</p>
.mytext {color:#c50dbb;}
This box has a color of #c50dbb
<div style="background-color:#c50dbb;">Content here</div>
.mybackground {background-color:#c50dbb;}
Border around this has a color of #c50dbb
<div style="border:2px solid #c50dbb;">Content here</div>
.myborder {border:2px solid #c50dbb;}