#b51b94 color space conversions
Hex:
#b51b94
RGB:
181, 27, 148
CMY:
29, 89, 42
CMYK:
0, 85, 18, 29
HSL:
313°, 74.0385%, 40.7843%
HSV (HSB):
313°, 85.0829%, 70.9804%
XYZ:
24.7933, 12.7457, 29.1704
xyY:
0.3717, 0.1911, 12.7457
CIE-Lab:
42.3776, 67.8461, -28.2800
CIE-LCH:
42.3776, 73.5041, 337.3724
CIE-Luv:
42.3776, 71.0316, -49.7812
Hunter-Lab:
35.7012, 61.4853, -23.4533
#b51b94 color charts
#b51b94 color shades, tints & tones
#b51b94 color schemes
#b51b94 color preview, HTML & CSS examples
This text has a color of #b51b94
<p style="color:#b51b94;">Text here</p>
.mytext {color:#b51b94;}
This box has a color of #b51b94
<div style="background-color:#b51b94;">Content here</div>
.mybackground {background-color:#b51b94;}
Border around this has a color of #b51b94
<div style="border:2px solid #b51b94;">Content here</div>
.myborder {border:2px solid #b51b94;}