#be01e8 color space conversions
Hex:
#be01e8
RGB:
190, 1, 232
CMY:
25, 100, 9
CMYK:
18, 100, 0, 9
HSL:
289°, 99.1416%, 45.6863%
HSV (HSB):
289°, 99.5690%, 90.9804%
XYZ:
35.8115, 16.7951, 77.6982
xyY:
0.2748, 0.1289, 16.7951
CIE-Lab:
48.0008, 85.2658, -68.3768
CIE-LCH:
48.0008, 109.2961, 321.2730
CIE-Luv:
48.0008, 48.1696, -111.1468
Hunter-Lab:
40.9818, 84.2625, -83.7220
#be01e8 color charts
#be01e8 color shades, tints & tones
#be01e8 color schemes
#be01e8 color preview, HTML & CSS examples
This text has a color of #be01e8
<p style="color:#be01e8;">Text here</p>
.mytext {color:#be01e8;}
This box has a color of #be01e8
<div style="background-color:#be01e8;">Content here</div>
.mybackground {background-color:#be01e8;}
Border around this has a color of #be01e8
<div style="border:2px solid #be01e8;">Content here</div>
.myborder {border:2px solid #be01e8;}