#b41ffc color space conversions
Hex:
#b41ffc
RGB:
180, 31, 252
CMY:
29, 88, 1
CMYK:
29, 88, 0, 1
HSL:
280°, 97.3568%, 55.4902%
HSV (HSB):
280°, 87.6984%, 98.8235%
XYZ:
36.8831, 17.7115, 93.5702
xyY:
0.2489, 0.1195, 17.7115
CIE-Lab:
49.1444, 83.9029, -77.8290
CIE-LCH:
49.1444, 114.4423, 317.1508
CIE-Luv:
49.1444, 35.2031, -124.6073
Hunter-Lab:
42.0851, 82.7872, -102.3633
#b41ffc color charts
#b41ffc color shades, tints & tones
#b41ffc color schemes
#b41ffc color preview, HTML & CSS examples
This text has a color of #b41ffc
<p style="color:#b41ffc;">Text here</p>
.mytext {color:#b41ffc;}
This box has a color of #b41ffc
<div style="background-color:#b41ffc;">Content here</div>
.mybackground {background-color:#b41ffc;}
Border around this has a color of #b41ffc
<div style="border:2px solid #b41ffc;">Content here</div>
.myborder {border:2px solid #b41ffc;}