#c50daf color space conversions
Hex:
#c50daf
RGB:
197, 13, 175
CMY:
23, 95, 31
CMYK:
0, 93, 11, 23
HSL:
307°, 87.6190%, 41.1765%
HSV (HSB):
307°, 93.4010%, 77.2549%
XYZ:
30.9077, 15.2533, 41.8726
xyY:
0.3511, 0.1733, 15.2533
CIE-Lab:
45.9792, 76.6803, -38.5802
CIE-LCH:
45.9792, 85.8388, 333.2916
CIE-Luv:
45.9792, 73.5259, -66.9854
Hunter-Lab:
39.0555, 72.9143, -36.2278
#c50daf color charts
#c50daf color shades, tints & tones
#c50daf color schemes
#c50daf color preview, HTML & CSS examples
This text has a color of #c50daf
<p style="color:#c50daf;">Text here</p>
.mytext {color:#c50daf;}
This box has a color of #c50daf
<div style="background-color:#c50daf;">Content here</div>
.mybackground {background-color:#c50daf;}
Border around this has a color of #c50daf
<div style="border:2px solid #c50daf;">Content here</div>
.myborder {border:2px solid #c50daf;}