#b41ffd color space conversions
Hex:
#b41ffd
RGB:
180, 31, 253
CMY:
29, 88, 1
CMYK:
29, 88, 0, 1
HSL:
280°, 98.2301%, 55.6863%
HSV (HSB):
280°, 87.7470%, 99.2157%
XYZ:
37.0420, 17.7751, 94.4071
xyY:
0.2482, 0.1191, 17.7751
CIE-Lab:
49.2222, 84.0905, -78.2600
CIE-LCH:
49.2222, 114.8731, 317.0568
CIE-Luv:
49.2222, 34.9527, -125.2605
Hunter-Lab:
42.1606, 83.0480, -103.2515
#b41ffd color charts
#b41ffd color shades, tints & tones
#b41ffd color schemes
#b41ffd color preview, HTML & CSS examples
This text has a color of #b41ffd
<p style="color:#b41ffd;">Text here</p>
.mytext {color:#b41ffd;}
This box has a color of #b41ffd
<div style="background-color:#b41ffd;">Content here</div>
.mybackground {background-color:#b41ffd;}
Border around this has a color of #b41ffd
<div style="border:2px solid #b41ffd;">Content here</div>
.myborder {border:2px solid #b41ffd;}