#c50da9 color space conversions
Hex:
#c50da9
RGB:
197, 13, 169
CMY:
23, 95, 34
CMYK:
0, 93, 14, 23
HSL:
309°, 87.6190%, 41.1765%
HSV (HSB):
309°, 93.4010%, 77.2549%
XYZ:
30.3313, 15.0227, 38.8372
xyY:
0.3603, 0.1784, 15.0227
CIE-Lab:
45.6653, 75.8823, -35.5184
CIE-LCH:
45.6653, 83.7835, 334.9170
CIE-Luv:
45.6653, 76.0715, -62.3703
Hunter-Lab:
38.7592, 71.8581, -32.2779
#c50da9 color charts
#c50da9 color shades, tints & tones
#c50da9 color schemes
#c50da9 color preview, HTML & CSS examples
This text has a color of #c50da9
<p style="color:#c50da9;">Text here</p>
.mytext {color:#c50da9;}
This box has a color of #c50da9
<div style="background-color:#c50da9;">Content here</div>
.mybackground {background-color:#c50da9;}
Border around this has a color of #c50da9
<div style="border:2px solid #c50da9;">Content here</div>
.myborder {border:2px solid #c50da9;}