#b51cb1 color space conversions
Hex:
#b51cb1
RGB:
181, 28, 177
CMY:
29, 89, 31
CMYK:
0, 85, 2, 29
HSL:
302°, 73.2057%, 40.9804%
HSV (HSB):
302°, 84.5304%, 70.9804%
XYZ:
27.4071, 13.8286, 42.8196
xyY:
0.3261, 0.1645, 13.8286
CIE-Lab:
43.9861, 71.7669, -43.1049
CIE-LCH:
43.9861, 83.7170, 329.0100
CIE-Luv:
43.9861, 59.4246, -71.9103
Hunter-Lab:
37.1868, 66.4797, -42.2401
#b51cb1 color charts
#b51cb1 color shades, tints & tones
#b51cb1 color schemes
#b51cb1 color preview, HTML & CSS examples
This text has a color of #b51cb1
<p style="color:#b51cb1;">Text here</p>
.mytext {color:#b51cb1;}
This box has a color of #b51cb1
<div style="background-color:#b51cb1;">Content here</div>
.mybackground {background-color:#b51cb1;}
Border around this has a color of #b51cb1
<div style="border:2px solid #b51cb1;">Content here</div>
.myborder {border:2px solid #b51cb1;}