#be30ed color space conversions
Hex:
#be30ed
RGB:
190, 48, 237
CMY:
25, 81, 7
CMYK:
20, 80, 0, 7
HSL:
285°, 84.0000%, 55.8824%
HSV (HSB):
285°, 79.7468%, 92.9412%
XYZ:
37.5782, 19.1755, 81.8414
xyY:
0.2711, 0.1384, 19.1755
CIE-Lab:
50.8919, 78.6475, -66.5140
CIE-LCH:
50.8919, 103.0026, 319.7780
CIE-Luv:
50.8919, 43.3527, -109.7951
Hunter-Lab:
43.7898, 76.5476, -80.1578
#be30ed color charts
#be30ed color shades, tints & tones
#be30ed color schemes
#be30ed color preview, HTML & CSS examples
This text has a color of #be30ed
<p style="color:#be30ed;">Text here</p>
.mytext {color:#be30ed;}
This box has a color of #be30ed
<div style="background-color:#be30ed;">Content here</div>
.mybackground {background-color:#be30ed;}
Border around this has a color of #be30ed
<div style="border:2px solid #be30ed;">Content here</div>
.myborder {border:2px solid #be30ed;}