#b51ac0 color space conversions
Hex:
#b51ac0
RGB:
181, 26, 192
CMY:
29, 90, 25
CMYK:
6, 86, 0, 25
HSL:
296°, 76.1468%, 42.7451%
HSV (HSB):
296°, 86.4583%, 75.2941%
XYZ:
28.9399, 14.3683, 51.1172
xyY:
0.3065, 0.1522, 14.3683
CIE-Lab:
44.7566, 74.4925, -50.6883
CIE-LCH:
44.7566, 90.1024, 325.7667
CIE-Luv:
44.7566, 54.1965, -83.3622
Hunter-Lab:
37.9056, 69.9452, -53.4211
#b51ac0 color charts
#b51ac0 color shades, tints & tones
#b51ac0 color schemes
#b51ac0 color preview, HTML & CSS examples
This text has a color of #b51ac0
<p style="color:#b51ac0;">Text here</p>
.mytext {color:#b51ac0;}
This box has a color of #b51ac0
<div style="background-color:#b51ac0;">Content here</div>
.mybackground {background-color:#b51ac0;}
Border around this has a color of #b51ac0
<div style="border:2px solid #b51ac0;">Content here</div>
.myborder {border:2px solid #b51ac0;}