#c53dac color space conversions
Hex:
#c53dac
RGB:
197, 61, 172
CMY:
23, 76, 33
CMYK:
0, 69, 13, 23
HSL:
311°, 53.9683%, 50.5882%
HSV (HSB):
311°, 69.0355%, 77.2549%
XYZ:
32.1411, 18.1864, 40.8460
xyY:
0.3525, 0.1995, 18.1864
CIE-Lab:
49.7214, 65.0642, -30.9298
CIE-LCH:
49.7214, 72.0417, 334.5748
CIE-Luv:
49.7214, 66.5210, -55.2283
Hunter-Lab:
42.6455, 59.9025, -26.9364
#c53dac color charts
#c53dac color shades, tints & tones
#c53dac color schemes
#c53dac color preview, HTML & CSS examples
This text has a color of #c53dac
<p style="color:#c53dac;">Text here</p>
.mytext {color:#c53dac;}
This box has a color of #c53dac
<div style="background-color:#c53dac;">Content here</div>
.mybackground {background-color:#c53dac;}
Border around this has a color of #c53dac
<div style="border:2px solid #c53dac;">Content here</div>
.myborder {border:2px solid #c53dac;}