#b41af9 color space conversions
Hex:
#b41af9
RGB:
180, 26, 249
CMY:
29, 90, 2
CMYK:
28, 90, 0, 2
HSL:
281°, 94.8936%, 53.9216%
HSV (HSB):
281°, 89.5582%, 97.6471%
XYZ:
36.2907, 17.2816, 91.0455
xyY:
0.2509, 0.1195, 17.2816
CIE-Lab:
48.6130, 84.2303, -77.0194
CIE-LCH:
48.6130, 114.1347, 317.5605
CIE-Luv:
48.6130, 36.2973, -123.1209
Hunter-Lab:
41.5712, 83.0767, -100.7518
#b41af9 color charts
#b41af9 color shades, tints & tones
#b41af9 color schemes
#b41af9 color preview, HTML & CSS examples
This text has a color of #b41af9
<p style="color:#b41af9;">Text here</p>
.mytext {color:#b41af9;}
This box has a color of #b41af9
<div style="background-color:#b41af9;">Content here</div>
.mybackground {background-color:#b41af9;}
Border around this has a color of #b41af9
<div style="border:2px solid #b41af9;">Content here</div>
.myborder {border:2px solid #b41af9;}