#b51ba8 color space conversions
Hex:
#b51ba8
RGB:
181, 27, 168
CMY:
29, 89, 34
CMYK:
0, 85, 7, 29
HSL:
305°, 74.0385%, 40.7843%
HSV (HSB):
305°, 85.0829%, 70.9804%
XYZ:
26.5159, 13.4348, 38.2414
xyY:
0.3391, 0.1718, 13.4348
CIE-Lab:
43.4112, 70.6249, -38.6759
CIE-LCH:
43.4112, 80.5214, 331.2938
CIE-Luv:
43.4112, 62.9799, -65.2244
Hunter-Lab:
36.6535, 64.9869, -36.2012
#b51ba8 color charts
#b51ba8 color shades, tints & tones
#b51ba8 color schemes
#b51ba8 color preview, HTML & CSS examples
This text has a color of #b51ba8
<p style="color:#b51ba8;">Text here</p>
.mytext {color:#b51ba8;}
This box has a color of #b51ba8
<div style="background-color:#b51ba8;">Content here</div>
.mybackground {background-color:#b51ba8;}
Border around this has a color of #b51ba8
<div style="border:2px solid #b51ba8;">Content here</div>
.myborder {border:2px solid #b51ba8;}