#b41de9 color space conversions
Hex:
#b41de9
RGB:
180, 29, 233
CMY:
29, 89, 9
CMYK:
23, 88, 0, 9
HSL:
284°, 82.2581%, 51.3725%
HSV (HSB):
284°, 87.5536%, 91.3725%
XYZ:
33.9697, 16.4652, 78.4785
xyY:
0.2635, 0.1277, 16.4652
CIE-Lab:
47.5790, 80.7833, -69.7002
CIE-LCH:
47.5790, 106.6961, 319.2122
CIE-Luv:
47.5790, 40.3873, -112.1795
Hunter-Lab:
40.5774, 78.4227, -86.2655
#b41de9 color charts
#b41de9 color shades, tints & tones
#b41de9 color schemes
#b41de9 color preview, HTML & CSS examples
This text has a color of #b41de9
<p style="color:#b41de9;">Text here</p>
.mytext {color:#b41de9;}
This box has a color of #b41de9
<div style="background-color:#b41de9;">Content here</div>
.mybackground {background-color:#b41de9;}
Border around this has a color of #b41de9
<div style="border:2px solid #b41de9;">Content here</div>
.myborder {border:2px solid #b41de9;}