#b41b9a color space conversions
Hex:
#b41b9a
RGB:
180, 27, 154
CMY:
29, 89, 40
CMYK:
0, 85, 14, 29
HSL:
310°, 73.9130%, 40.5882%
HSV (HSB):
310°, 85.0000%, 70.5882%
XYZ:
25.0471, 12.8203, 31.7263
xyY:
0.3599, 0.1842, 12.8203
CIE-Lab:
42.4912, 68.4430, -31.7449
CIE-LCH:
42.4912, 75.4466, 335.1174
CIE-Luv:
42.4912, 67.7953, -54.7679
Hunter-Lab:
35.8054, 62.2073, -27.4716
#b41b9a color charts
#b41b9a color shades, tints & tones
#b41b9a color schemes
#b41b9a color preview, HTML & CSS examples
This text has a color of #b41b9a
<p style="color:#b41b9a;">Text here</p>
.mytext {color:#b41b9a;}
This box has a color of #b41b9a
<div style="background-color:#b41b9a;">Content here</div>
.mybackground {background-color:#b41b9a;}
Border around this has a color of #b41b9a
<div style="border:2px solid #b41b9a;">Content here</div>
.myborder {border:2px solid #b41b9a;}