#b51f97 color space conversions
Hex:
#b51f97
RGB:
181, 31, 151
CMY:
29, 88, 41
CMYK:
0, 83, 17, 29
HSL:
312°, 70.7547%, 41.5686%
HSV (HSB):
312°, 82.8729%, 70.9804%
XYZ:
25.1320, 13.0381, 30.4702
xyY:
0.3661, 0.1899, 13.0381
CIE-Lab:
42.8206, 67.3848, -29.4034
CIE-LCH:
42.8206, 73.5206, 336.4259
CIE-Luv:
42.8206, 69.1644, -51.4220
Hunter-Lab:
36.1083, 61.0493, -24.7563
#b51f97 color charts
#b51f97 color shades, tints & tones
#b51f97 color schemes
#b51f97 color preview, HTML & CSS examples
This text has a color of #b51f97
<p style="color:#b51f97;">Text here</p>
.mytext {color:#b51f97;}
This box has a color of #b51f97
<div style="background-color:#b51f97;">Content here</div>
.mybackground {background-color:#b51f97;}
Border around this has a color of #b51f97
<div style="border:2px solid #b51f97;">Content here</div>
.myborder {border:2px solid #b51f97;}