#be50ec color space conversions
Hex:
#be50ec
RGB:
190, 80, 236
CMY:
25, 69, 7
CMYK:
19, 66, 0, 7
HSL:
282°, 80.4124%, 61.9608%
HSV (HSB):
282°, 66.1017%, 92.5490%
XYZ:
39.2442, 22.7406, 81.6779
xyY:
0.2732, 0.1583, 22.7406
CIE-Lab:
54.8041, 67.1291, -59.6475
CIE-LCH:
54.8041, 89.8006, 318.3773
CIE-Luv:
54.8041, 37.8795, -100.5088
Hunter-Lab:
47.6871, 63.4445, -68.1702
#be50ec color charts
#be50ec color shades, tints & tones
#be50ec color schemes
#be50ec color preview, HTML & CSS examples
This text has a color of #be50ec
<p style="color:#be50ec;">Text here</p>
.mytext {color:#be50ec;}
This box has a color of #be50ec
<div style="background-color:#be50ec;">Content here</div>
.mybackground {background-color:#be50ec;}
Border around this has a color of #be50ec
<div style="border:2px solid #be50ec;">Content here</div>
.myborder {border:2px solid #be50ec;}