#c51a9e color space conversions
Hex:
#c51a9e
RGB:
197, 26, 158
CMY:
23, 90, 38
CMYK:
0, 87, 20, 23
HSL:
314°, 76.6816%, 43.7255%
HSV (HSB):
314°, 86.8020%, 77.2549%
XYZ:
29.5669, 15.0777, 33.6997
xyY:
0.3774, 0.1925, 15.0777
CIE-Lab:
45.7405, 72.6636, -28.8366
CIE-LCH:
45.7405, 78.1764, 338.3543
CIE-Luv:
45.7405, 79.4409, -52.3547
Hunter-Lab:
38.8300, 67.9652, -24.2754
#c51a9e color charts
#c51a9e color shades, tints & tones
#c51a9e color schemes
#c51a9e color preview, HTML & CSS examples
This text has a color of #c51a9e
<p style="color:#c51a9e;">Text here</p>
.mytext {color:#c51a9e;}
This box has a color of #c51a9e
<div style="background-color:#c51a9e;">Content here</div>
.mybackground {background-color:#c51a9e;}
Border around this has a color of #c51a9e
<div style="border:2px solid #c51a9e;">Content here</div>
.myborder {border:2px solid #c51a9e;}