#be50ed color space conversions
Hex:
#be50ed
RGB:
190, 80, 237
CMY:
25, 69, 7
CMYK:
20, 66, 0, 7
HSL:
282°, 81.3472%, 62.1569%
HSV (HSB):
282°, 66.2447%, 92.9412%
XYZ:
39.3899, 22.7989, 82.4453
xyY:
0.2723, 0.1576, 22.7989
CIE-Lab:
54.8646, 67.3289, -60.1107
CIE-LCH:
54.8646, 90.2578, 318.2418
CIE-Luv:
54.8646, 37.6365, -101.2580
Hunter-Lab:
47.7482, 63.6945, -68.9505
#be50ed color charts
#be50ed color shades, tints & tones
#be50ed color schemes
#be50ed color preview, HTML & CSS examples
This text has a color of #be50ed
<p style="color:#be50ed;">Text here</p>
.mytext {color:#be50ed;}
This box has a color of #be50ed
<div style="background-color:#be50ed;">Content here</div>
.mybackground {background-color:#be50ed;}
Border around this has a color of #be50ed
<div style="border:2px solid #be50ed;">Content here</div>
.myborder {border:2px solid #be50ed;}