#c51dba color space conversions
Hex:
#c51dba
RGB:
197, 29, 186
CMY:
23, 89, 27
CMYK:
0, 85, 6, 23
HSL:
304°, 74.3363%, 44.3137%
HSV (HSB):
304°, 85.2792%, 77.2549%
XYZ:
32.3282, 16.2942, 47.8956
xyY:
0.3349, 0.1688, 16.2942
CIE-Lab:
47.3581, 75.9253, -42.8662
CIE-LCH:
47.3581, 87.1904, 330.5516
CIE-Luv:
47.3581, 67.5588, -73.5895
Hunter-Lab:
40.3661, 72.3157, -42.0931
#c51dba color charts
#c51dba color shades, tints & tones
#c51dba color schemes
#c51dba color preview, HTML & CSS examples
This text has a color of #c51dba
<p style="color:#c51dba;">Text here</p>
.mytext {color:#c51dba;}
This box has a color of #c51dba
<div style="background-color:#c51dba;">Content here</div>
.mybackground {background-color:#c51dba;}
Border around this has a color of #c51dba
<div style="border:2px solid #c51dba;">Content here</div>
.myborder {border:2px solid #c51dba;}