#c51c93 color space conversions
Hex:
#c51c93
RGB:
197, 28, 147
CMY:
23, 89, 42
CMYK:
0, 86, 25, 23
HSL:
318°, 75.1111%, 44.1176%
HSV (HSB):
318°, 85.7868%, 77.2549%
XYZ:
28.7077, 14.8074, 28.9488
xyY:
0.3962, 0.2043, 14.8074
CIE-Lab:
45.3693, 70.9494, -22.7946
CIE-LCH:
45.3693, 74.5213, 342.1888
CIE-Luv:
45.3693, 83.8890, -43.4478
Hunter-Lab:
38.4804, 65.8263, -17.6676
#c51c93 color charts
#c51c93 color shades, tints & tones
#c51c93 color schemes
#c51c93 color preview, HTML & CSS examples
This text has a color of #c51c93
<p style="color:#c51c93;">Text here</p>
.mytext {color:#c51c93;}
This box has a color of #c51c93
<div style="background-color:#c51c93;">Content here</div>
.mybackground {background-color:#c51c93;}
Border around this has a color of #c51c93
<div style="border:2px solid #c51c93;">Content here</div>
.myborder {border:2px solid #c51c93;}