#c51db8 color space conversions
Hex:
#c51db8
RGB:
197, 29, 184
CMY:
23, 89, 28
CMYK:
0, 85, 7, 23
HSL:
305°, 74.3363%, 44.3137%
HSV (HSB):
305°, 85.2792%, 77.2549%
XYZ:
32.1171, 16.2097, 46.7834
xyY:
0.3377, 0.1704, 16.2097
CIE-Lab:
47.2485, 75.6364, -41.8688
CIE-LCH:
47.2485, 86.4515, 331.0331
CIE-Luv:
47.2485, 68.3425, -72.0606
Hunter-Lab:
40.2613, 71.9348, -40.7117
#c51db8 color charts
#c51db8 color shades, tints & tones
#c51db8 color schemes
#c51db8 color preview, HTML & CSS examples
This text has a color of #c51db8
<p style="color:#c51db8;">Text here</p>
.mytext {color:#c51db8;}
This box has a color of #c51db8
<div style="background-color:#c51db8;">Content here</div>
.mybackground {background-color:#c51db8;}
Border around this has a color of #c51db8
<div style="border:2px solid #c51db8;">Content here</div>
.myborder {border:2px solid #c51db8;}