#b41dfa color space conversions
Hex:
#b41dfa
RGB:
180, 29, 250
CMY:
29, 89, 2
CMYK:
28, 88, 0, 2
HSL:
281°, 95.6710%, 54.7059%
HSV (HSB):
281°, 88.4000%, 98.0392%
XYZ:
36.5171, 17.4842, 91.8926
xyY:
0.2503, 0.1198, 17.4842
CIE-Lab:
48.8644, 83.8995, -77.1685
CIE-LCH:
48.8644, 113.9917, 317.3930
CIE-Luv:
48.8644, 35.8477, -123.4981
Hunter-Lab:
41.8141, 82.7131, -101.0287
#b41dfa color charts
#b41dfa color shades, tints & tones
#b41dfa color schemes
#b41dfa color preview, HTML & CSS examples
This text has a color of #b41dfa
<p style="color:#b41dfa;">Text here</p>
.mytext {color:#b41dfa;}
This box has a color of #b41dfa
<div style="background-color:#b41dfa;">Content here</div>
.mybackground {background-color:#b41dfa;}
Border around this has a color of #b41dfa
<div style="border:2px solid #b41dfa;">Content here</div>
.myborder {border:2px solid #b41dfa;}