#be58ed color space conversions
Hex:
#be58ed
RGB:
190, 88, 237
CMY:
25, 65, 7
CMYK:
20, 63, 0, 7
HSL:
281°, 80.5405%, 63.7255%
HSV (HSB):
281°, 62.8692%, 92.9412%
XYZ:
40.0110, 24.0410, 82.6523
xyY:
0.2727, 0.1639, 24.0410
CIE-Lab:
56.1288, 63.8285, -58.0834
CIE-LCH:
56.1288, 86.3004, 317.6981
CIE-Luv:
56.1288, 35.6953, -98.3117
Hunter-Lab:
49.0316, 59.8549, -65.6226
#be58ed color charts
#be58ed color shades, tints & tones
#be58ed color schemes
#be58ed color preview, HTML & CSS examples
This text has a color of #be58ed
<p style="color:#be58ed;">Text here</p>
.mytext {color:#be58ed;}
This box has a color of #be58ed
<div style="background-color:#be58ed;">Content here</div>
.mybackground {background-color:#be58ed;}
Border around this has a color of #be58ed
<div style="border:2px solid #be58ed;">Content here</div>
.myborder {border:2px solid #be58ed;}