#b51c80 color space conversions
Hex:
#b51c80
RGB:
181, 28, 128
CMY:
29, 89, 50
CMYK:
0, 85, 29, 29
HSL:
321°, 73.2057%, 40.9804%
HSV (HSB):
321°, 84.5304%, 70.9804%
XYZ:
23.3676, 12.2128, 21.5478
xyY:
0.4090, 0.2138, 12.2128
CIE-Lab:
41.5523, 65.1586, -17.3215
CIE-LCH:
41.5523, 67.4216, 345.1131
CIE-Luv:
41.5523, 79.3048, -34.0577
Hunter-Lab:
34.9468, 58.1993, -12.0948
#b51c80 color charts
#b51c80 color shades, tints & tones
#b51c80 color schemes
#b51c80 color preview, HTML & CSS examples
This text has a color of #b51c80
<p style="color:#b51c80;">Text here</p>
.mytext {color:#b51c80;}
This box has a color of #b51c80
<div style="background-color:#b51c80;">Content here</div>
.mybackground {background-color:#b51c80;}
Border around this has a color of #b51c80
<div style="border:2px solid #b51c80;">Content here</div>
.myborder {border:2px solid #b51c80;}