#b41dfc color space conversions
Hex:
#b41dfc
RGB:
180, 29, 252
CMY:
29, 89, 1
CMYK:
29, 88, 0, 1
HSL:
281°, 97.3799%, 55.0980%
HSV (HSB):
281°, 88.4921%, 98.8235%
XYZ:
36.8324, 17.6103, 93.5533
xyY:
0.2489, 0.1190, 17.6103
CIE-Lab:
49.0200, 84.2720, -78.0320
CIE-LCH:
49.0200, 114.8511, 317.2018
CIE-Luv:
49.0200, 35.3410, -124.8053
Hunter-Lab:
41.9646, 83.2317, -102.8021
#b41dfc color charts
#b41dfc color shades, tints & tones
#b41dfc color schemes
#b41dfc color preview, HTML & CSS examples
This text has a color of #b41dfc
<p style="color:#b41dfc;">Text here</p>
.mytext {color:#b41dfc;}
This box has a color of #b41dfc
<div style="background-color:#b41dfc;">Content here</div>
.mybackground {background-color:#b41dfc;}
Border around this has a color of #b41dfc
<div style="border:2px solid #b41dfc;">Content here</div>
.myborder {border:2px solid #b41dfc;}