#c51bbd color space conversions
Hex:
#c51bbd
RGB:
197, 27, 189
CMY:
23, 89, 26
CMYK:
0, 86, 4, 23
HSL:
303°, 75.8929%, 43.9216%
HSV (HSB):
303°, 86.2944%, 77.2549%
XYZ:
32.6032, 16.3283, 49.5774
xyY:
0.3310, 0.1658, 16.3283
CIE-Lab:
47.4023, 76.7216, -44.5500
CIE-LCH:
47.4023, 88.7182, 329.8575
CIE-Luv:
47.4023, 66.6186, -76.1552
Hunter-Lab:
40.4083, 73.3072, -44.4578
#c51bbd color charts
#c51bbd color shades, tints & tones
#c51bbd color schemes
#c51bbd color preview, HTML & CSS examples
This text has a color of #c51bbd
<p style="color:#c51bbd;">Text here</p>
.mytext {color:#c51bbd;}
This box has a color of #c51bbd
<div style="background-color:#c51bbd;">Content here</div>
.mybackground {background-color:#c51bbd;}
Border around this has a color of #c51bbd
<div style="border:2px solid #c51bbd;">Content here</div>
.myborder {border:2px solid #c51bbd;}