#c51c9b color space conversions
Hex:
#c51c9b
RGB:
197, 28, 155
CMY:
23, 89, 39
CMYK:
0, 86, 21, 23
HSL:
315°, 75.1111%, 44.1176%
HSV (HSB):
315°, 85.7868%, 77.2549%
XYZ:
29.3576, 15.0674, 32.3713
xyY:
0.3823, 0.1962, 15.0674
CIE-Lab:
45.7263, 71.9231, -27.0595
CIE-LCH:
45.7263, 76.8450, 339.3823
CIE-Luv:
45.7263, 80.4357, -49.7060
Hunter-Lab:
38.8167, 67.0727, -22.2734
#c51c9b color charts
#c51c9b color shades, tints & tones
#c51c9b color schemes
#c51c9b color preview, HTML & CSS examples
This text has a color of #c51c9b
<p style="color:#c51c9b;">Text here</p>
.mytext {color:#c51c9b;}
This box has a color of #c51c9b
<div style="background-color:#c51c9b;">Content here</div>
.mybackground {background-color:#c51c9b;}
Border around this has a color of #c51c9b
<div style="border:2px solid #c51c9b;">Content here</div>
.myborder {border:2px solid #c51c9b;}