#be00e5 color space conversions
Hex:
#be00e5
RGB:
190, 0, 229
CMY:
25, 100, 10
CMYK:
17, 100, 0, 10
HSL:
290°, 100.0000%, 44.9020%
HSV (HSB):
290°, 100.0000%, 89.8039%
XYZ:
35.3781, 16.6043, 75.4691
xyY:
0.2776, 0.1303, 16.6043
CIE-Lab:
47.7575, 84.8511, -67.0704
CIE-LCH:
47.7575, 108.1580, 321.6755
CIE-Luv:
47.7575, 49.1548, -109.1492
Hunter-Lab:
40.7484, 83.6655, -81.2857
#be00e5 color charts
#be00e5 color shades, tints & tones
#be00e5 color schemes
#be00e5 color preview, HTML & CSS examples
This text has a color of #be00e5
<p style="color:#be00e5;">Text here</p>
.mytext {color:#be00e5;}
This box has a color of #be00e5
<div style="background-color:#be00e5;">Content here</div>
.mybackground {background-color:#be00e5;}
Border around this has a color of #be00e5
<div style="border:2px solid #be00e5;">Content here</div>
.myborder {border:2px solid #be00e5;}