#b41f9d color space conversions
Hex:
#b41f9d
RGB:
180, 31, 157
CMY:
29, 88, 38
CMYK:
0, 83, 13, 29
HSL:
309°, 70.6161%, 41.3725%
HSV (HSB):
309°, 82.7778%, 70.5882%
XYZ:
25.3982, 13.1176, 33.0916
xyY:
0.3547, 0.1832, 13.1176
CIE-Lab:
42.9399, 67.9998, -32.8465
CIE-LCH:
42.9399, 75.5173, 334.2176
CIE-Luv:
42.9399, 65.9916, -56.4098
Hunter-Lab:
36.2182, 61.7920, -28.8189
#b41f9d color charts
#b41f9d color shades, tints & tones
#b41f9d color schemes
#b41f9d color preview, HTML & CSS examples
This text has a color of #b41f9d
<p style="color:#b41f9d;">Text here</p>
.mytext {color:#b41f9d;}
This box has a color of #b41f9d
<div style="background-color:#b41f9d;">Content here</div>
.mybackground {background-color:#b41f9d;}
Border around this has a color of #b41f9d
<div style="border:2px solid #b41f9d;">Content here</div>
.myborder {border:2px solid #b41f9d;}