#c51bb7 color space conversions
Hex:
#c51bb7
RGB:
197, 27, 183
CMY:
23, 89, 28
CMYK:
0, 86, 7, 23
HSL:
305°, 75.8929%, 43.9216%
HSV (HSB):
305°, 86.2944%, 77.2549%
XYZ:
31.9651, 16.0731, 46.2174
xyY:
0.3391, 0.1705, 16.0731
CIE-Lab:
47.0702, 75.8547, -41.5650
CIE-LCH:
47.0702, 86.4961, 331.2792
CIE-Luv:
47.0702, 68.9731, -71.5822
Hunter-Lab:
40.0912, 72.1601, -40.2860
#c51bb7 color charts
#c51bb7 color shades, tints & tones
#c51bb7 color schemes
#c51bb7 color preview, HTML & CSS examples
This text has a color of #c51bb7
<p style="color:#c51bb7;">Text here</p>
.mytext {color:#c51bb7;}
This box has a color of #c51bb7
<div style="background-color:#c51bb7;">Content here</div>
.mybackground {background-color:#c51bb7;}
Border around this has a color of #c51bb7
<div style="border:2px solid #c51bb7;">Content here</div>
.myborder {border:2px solid #c51bb7;}