#be01b1 color space conversions
Hex:
#be01b1
RGB:
190, 1, 177
CMY:
25, 100, 31
CMYK:
0, 99, 7, 25
HSL:
304°, 98.9529%, 37.4510%
HSV (HSB):
304°, 99.4737%, 74.5098%
XYZ:
29.1819, 14.1432, 42.7868
xyY:
0.3389, 0.1642, 14.1432
CIE-Lab:
44.4376, 76.8024, -42.2891
CIE-LCH:
44.4376, 87.6754, 331.1619
CIE-Luv:
44.4376, 68.1120, -71.6475
Hunter-Lab:
37.6074, 72.6959, -41.1304
#be01b1 color charts
#be01b1 color shades, tints & tones
#be01b1 color schemes
#be01b1 color preview, HTML & CSS examples
This text has a color of #be01b1
<p style="color:#be01b1;">Text here</p>
.mytext {color:#be01b1;}
This box has a color of #be01b1
<div style="background-color:#be01b1;">Content here</div>
.mybackground {background-color:#be01b1;}
Border around this has a color of #be01b1
<div style="border:2px solid #be01b1;">Content here</div>
.myborder {border:2px solid #be01b1;}