#c51f97 color space conversions
Hex:
#c51f97
RGB:
197, 31, 151
CMY:
23, 88, 41
CMYK:
0, 84, 23, 23
HSL:
317°, 72.8070%, 44.7059%
HSV (HSB):
317°, 84.2640%, 77.2549%
XYZ:
29.1019, 15.0847, 30.6559
xyY:
0.3888, 0.2016, 15.0847
CIE-Lab:
45.7499, 70.8372, -24.6182
CIE-LCH:
45.7499, 74.9931, 340.8360
CIE-Luv:
45.7499, 81.6593, -46.0776
Hunter-Lab:
38.8390, 65.7810, -19.6109
#c51f97 color charts
#c51f97 color shades, tints & tones
#c51f97 color schemes
#c51f97 color preview, HTML & CSS examples
This text has a color of #c51f97
<p style="color:#c51f97;">Text here</p>
.mytext {color:#c51f97;}
This box has a color of #c51f97
<div style="background-color:#c51f97;">Content here</div>
.mybackground {background-color:#c51f97;}
Border around this has a color of #c51f97
<div style="border:2px solid #c51f97;">Content here</div>
.myborder {border:2px solid #c51f97;}