#c51fa5 color space conversions
Hex:
#c51fa5
RGB:
197, 31, 165
CMY:
23, 88, 35
CMYK:
0, 84, 16, 23
HSL:
312°, 72.8070%, 44.7059%
HSV (HSB):
312°, 84.2640%, 77.2549%
XYZ:
30.3075, 15.5669, 37.0046
xyY:
0.3657, 0.1878, 15.5669
CIE-Lab:
46.4011, 72.6214, -31.9830
CIE-LCH:
46.4011, 79.3523, 336.2310
CIE-Luv:
46.4011, 75.7582, -57.0376
Hunter-Lab:
39.4549, 68.0695, -27.9895
#c51fa5 color charts
#c51fa5 color shades, tints & tones
#c51fa5 color schemes
#c51fa5 color preview, HTML & CSS examples
This text has a color of #c51fa5
<p style="color:#c51fa5;">Text here</p>
.mytext {color:#c51fa5;}
This box has a color of #c51fa5
<div style="background-color:#c51fa5;">Content here</div>
.mybackground {background-color:#c51fa5;}
Border around this has a color of #c51fa5
<div style="border:2px solid #c51fa5;">Content here</div>
.myborder {border:2px solid #c51fa5;}