#c51f8e color space conversions
Hex:
#c51f8e
RGB:
197, 31, 142
CMY:
23, 88, 44
CMYK:
0, 84, 28, 23
HSL:
320°, 72.8070%, 44.7059%
HSV (HSB):
320°, 84.2640%, 77.2549%
XYZ:
28.3984, 14.8033, 26.9517
xyY:
0.4048, 0.2110, 14.8033
CIE-Lab:
45.3636, 69.7651, -19.7764
CIE-LCH:
45.3636, 72.5139, 344.1735
CIE-Luv:
45.3636, 85.5280, -39.0388
Hunter-Lab:
38.4750, 64.4196, -14.6001
#c51f8e color charts
#c51f8e color shades, tints & tones
#c51f8e color schemes
#c51f8e color preview, HTML & CSS examples
This text has a color of #c51f8e
<p style="color:#c51f8e;">Text here</p>
.mytext {color:#c51f8e;}
This box has a color of #c51f8e
<div style="background-color:#c51f8e;">Content here</div>
.mybackground {background-color:#c51f8e;}
Border around this has a color of #c51f8e
<div style="border:2px solid #c51f8e;">Content here</div>
.myborder {border:2px solid #c51f8e;}