#b51bb5 color space conversions
Hex:
#b51bb5
RGB:
181, 27, 181
CMY:
29, 89, 29
CMYK:
0, 85, 0, 29
HSL:
300°, 74.0385%, 40.7843%
HSV (HSB):
300°, 85.0829%, 70.9804%
XYZ:
27.7885, 13.9438, 44.9429
xyY:
0.3206, 0.1609, 13.9438
CIE-Lab:
44.1523, 72.5758, -45.2014
CIE-LCH:
44.1523, 85.5010, 328.0847
CIE-Luv:
44.1523, 58.0536, -75.0656
Hunter-Lab:
37.3414, 67.4874, -45.2204
#b51bb5 color charts
#b51bb5 color shades, tints & tones
#b51bb5 color schemes
#b51bb5 color preview, HTML & CSS examples
This text has a color of #b51bb5
<p style="color:#b51bb5;">Text here</p>
.mytext {color:#b51bb5;}
This box has a color of #b51bb5
<div style="background-color:#b51bb5;">Content here</div>
.mybackground {background-color:#b51bb5;}
Border around this has a color of #b51bb5
<div style="border:2px solid #b51bb5;">Content here</div>
.myborder {border:2px solid #b51bb5;}