#be41ed color space conversions
Hex:
#be41ed
RGB:
190, 65, 237
CMY:
25, 75, 7
CMYK:
20, 73, 0, 7
HSL:
284°, 82.6923%, 59.2157%
HSV (HSB):
284°, 72.5738%, 92.9412%
XYZ:
38.4116, 20.8422, 82.1192
xyY:
0.2717, 0.1474, 20.8422
CIE-Lab:
52.7763, 73.2178, -63.4705
CIE-LCH:
52.7763, 96.8986, 319.0789
CIE-Luv:
52.7763, 40.7203, -105.8942
Hunter-Lab:
45.6532, 70.2926, -74.6912
#be41ed color charts
#be41ed color shades, tints & tones
#be41ed color schemes
#be41ed color preview, HTML & CSS examples
This text has a color of #be41ed
<p style="color:#be41ed;">Text here</p>
.mytext {color:#be41ed;}
This box has a color of #be41ed
<div style="background-color:#be41ed;">Content here</div>
.mybackground {background-color:#be41ed;}
Border around this has a color of #be41ed
<div style="border:2px solid #be41ed;">Content here</div>
.myborder {border:2px solid #be41ed;}