#c51ba6 color space conversions
Hex:
#c51ba6
RGB:
197, 27, 166
CMY:
23, 89, 35
CMYK:
0, 86, 16, 23
HSL:
311°, 75.8929%, 43.9216%
HSV (HSB):
311°, 86.2944%, 77.2549%
XYZ:
30.3008, 15.4074, 37.4533
xyY:
0.3644, 0.1853, 15.4074
CIE-Lab:
46.1872, 73.5185, -32.9136
CIE-LCH:
46.1872, 80.5498, 335.8823
CIE-Luv:
46.1872, 75.9138, -58.4485
Hunter-Lab:
39.2522, 69.1021, -29.0962
#c51ba6 color charts
#c51ba6 color shades, tints & tones
#c51ba6 color schemes
#c51ba6 color preview, HTML & CSS examples
This text has a color of #c51ba6
<p style="color:#c51ba6;">Text here</p>
.mytext {color:#c51ba6;}
This box has a color of #c51ba6
<div style="background-color:#c51ba6;">Content here</div>
.mybackground {background-color:#c51ba6;}
Border around this has a color of #c51ba6
<div style="border:2px solid #c51ba6;">Content here</div>
.myborder {border:2px solid #c51ba6;}