#c51d8c color space conversions
Hex:
#c51d8c
RGB:
197, 29, 140
CMY:
23, 89, 45
CMYK:
0, 85, 29, 23
HSL:
320°, 74.3363%, 44.3137%
HSV (HSB):
320°, 85.2792%, 77.2549%
XYZ:
28.1989, 14.6425, 26.1510
xyY:
0.4087, 0.2122, 14.6425
CIE-Lab:
45.1406, 69.9417, -18.9047
CIE-LCH:
45.1406, 72.4515, 344.8748
CIE-Luv:
45.1406, 86.7641, -37.8234
Hunter-Lab:
38.2655, 64.5771, -13.7334
#c51d8c color charts
#c51d8c color shades, tints & tones
#c51d8c color schemes
#c51d8c color preview, HTML & CSS examples
This text has a color of #c51d8c
<p style="color:#c51d8c;">Text here</p>
.mytext {color:#c51d8c;}
This box has a color of #c51d8c
<div style="background-color:#c51d8c;">Content here</div>
.mybackground {background-color:#c51d8c;}
Border around this has a color of #c51d8c
<div style="border:2px solid #c51d8c;">Content here</div>
.myborder {border:2px solid #c51d8c;}