#c51f9b color space conversions
Hex:
#c51f9b
RGB:
197, 31, 155
CMY:
23, 88, 39
CMYK:
0, 84, 21, 23
HSL:
315°, 72.8070%, 44.7059%
HSV (HSB):
315°, 84.2640%, 77.2549%
XYZ:
29.4323, 15.2168, 32.3962
xyY:
0.3820, 0.1975, 15.2168
CIE-Lab:
45.9298, 71.3328, -26.7430
CIE-LCH:
45.9298, 76.1811, 339.4487
CIE-Luv:
45.9298, 79.9560, -49.2118
Hunter-Lab:
39.0088, 66.4139, -21.9334
#c51f9b color charts
#c51f9b color shades, tints & tones
#c51f9b color schemes
#c51f9b color preview, HTML & CSS examples
This text has a color of #c51f9b
<p style="color:#c51f9b;">Text here</p>
.mytext {color:#c51f9b;}
This box has a color of #c51f9b
<div style="background-color:#c51f9b;">Content here</div>
.mybackground {background-color:#c51f9b;}
Border around this has a color of #c51f9b
<div style="border:2px solid #c51f9b;">Content here</div>
.myborder {border:2px solid #c51f9b;}