#c53d9e color space conversions
Hex:
#c53d9e
RGB:
197, 61, 158
CMY:
23, 76, 38
CMYK:
0, 69, 20, 23
HSL:
317°, 53.9683%, 50.5882%
HSV (HSB):
317°, 69.0355%, 77.2549%
XYZ:
30.8663, 17.6764, 34.1328
xyY:
0.3733, 0.2138, 17.6764
CIE-Lab:
49.1013, 63.0692, -23.6193
CIE-LCH:
49.1013, 67.3468, 339.4692
CIE-Luv:
49.1013, 71.5258, -44.0633
Hunter-Lab:
42.0433, 57.4705, -18.7041
#c53d9e color charts
#c53d9e color shades, tints & tones
#c53d9e color schemes
#c53d9e color preview, HTML & CSS examples
This text has a color of #c53d9e
<p style="color:#c53d9e;">Text here</p>
.mytext {color:#c53d9e;}
This box has a color of #c53d9e
<div style="background-color:#c53d9e;">Content here</div>
.mybackground {background-color:#c53d9e;}
Border around this has a color of #c53d9e
<div style="border:2px solid #c53d9e;">Content here</div>
.myborder {border:2px solid #c53d9e;}