#c51dbb color space conversions
Hex:
#c51dbb
RGB:
197, 29, 187
CMY:
23, 89, 27
CMYK:
0, 85, 5, 23
HSL:
304°, 74.3363%, 44.3137%
HSV (HSB):
304°, 85.2792%, 77.2549%
XYZ:
32.4350, 16.3369, 48.4575
xyY:
0.3336, 0.1680, 16.3369
CIE-Lab:
47.4134, 76.0706, -43.3635
CIE-LCH:
47.4134, 87.5622, 330.3150
CIE-Luv:
47.4134, 67.1691, -74.3523
Hunter-Lab:
40.4189, 72.5077, -42.7885
#c51dbb color charts
#c51dbb color shades, tints & tones
#c51dbb color schemes
#c51dbb color preview, HTML & CSS examples
This text has a color of #c51dbb
<p style="color:#c51dbb;">Text here</p>
.mytext {color:#c51dbb;}
This box has a color of #c51dbb
<div style="background-color:#c51dbb;">Content here</div>
.mybackground {background-color:#c51dbb;}
Border around this has a color of #c51dbb
<div style="border:2px solid #c51dbb;">Content here</div>
.myborder {border:2px solid #c51dbb;}