#c53d8a color space conversions
Hex:
#c53d8a
RGB:
197, 61, 138
CMY:
23, 76, 46
CMYK:
0, 69, 30, 23
HSL:
326°, 53.9683%, 50.5882%
HSV (HSB):
326°, 69.0355%, 77.2549%
XYZ:
29.2821, 17.0428, 25.7910
xyY:
0.4060, 0.2363, 17.0428
CIE-Lab:
48.3139, 60.4801, -12.8604
CIE-LCH:
48.3139, 61.8323, 347.9955
CIE-Luv:
48.3139, 78.7957, -28.2435
Hunter-Lab:
41.2829, 54.3658, -8.1427
#c53d8a color charts
#c53d8a color shades, tints & tones
#c53d8a color schemes
#c53d8a color preview, HTML & CSS examples
This text has a color of #c53d8a
<p style="color:#c53d8a;">Text here</p>
.mytext {color:#c53d8a;}
This box has a color of #c53d8a
<div style="background-color:#c53d8a;">Content here</div>
.mybackground {background-color:#c53d8a;}
Border around this has a color of #c53d8a
<div style="border:2px solid #c53d8a;">Content here</div>
.myborder {border:2px solid #c53d8a;}