#b41db2 color space conversions
Hex:
#b41db2
RGB:
180, 29, 178
CMY:
29, 89, 30
CMYK:
0, 84, 1, 29
HSL:
301°, 72.2488%, 40.9804%
HSV (HSB):
301°, 83.8889%, 70.5882%
XYZ:
27.2976, 13.7964, 43.3437
xyY:
0.3233, 0.1634, 13.7964
CIE-Lab:
43.9395, 71.5274, -43.7807
CIE-LCH:
43.9395, 83.8625, 328.5299
CIE-Luv:
43.9395, 58.2113, -72.8149
Hunter-Lab:
37.1435, 66.1829, -43.1866
#b41db2 color charts
#b41db2 color shades, tints & tones
#b41db2 color schemes
#b41db2 color preview, HTML & CSS examples
This text has a color of #b41db2
<p style="color:#b41db2;">Text here</p>
.mytext {color:#b41db2;}
This box has a color of #b41db2
<div style="background-color:#b41db2;">Content here</div>
.mybackground {background-color:#b41db2;}
Border around this has a color of #b41db2
<div style="border:2px solid #b41db2;">Content here</div>
.myborder {border:2px solid #b41db2;}