#be02f9 color space conversions
Hex:
#be02f9
RGB:
190, 2, 249
CMY:
25, 99, 2
CMYK:
24, 99, 0, 2
HSL:
286°, 98.4064%, 49.2157%
HSV (HSB):
286°, 99.1968%, 97.6471%
XYZ:
38.3558, 17.8301, 91.0425
xyY:
0.2605, 0.1211, 17.8301
CIE-Lab:
49.2894, 88.0686, -75.8511
CIE-LCH:
49.2894, 116.2302, 319.2626
CIE-Luv:
49.2894, 43.0397, -122.4837
Hunter-Lab:
42.2257, 88.2457, -98.2766
#be02f9 color charts
#be02f9 color shades, tints & tones
#be02f9 color schemes
#be02f9 color preview, HTML & CSS examples
This text has a color of #be02f9
<p style="color:#be02f9;">Text here</p>
.mytext {color:#be02f9;}
This box has a color of #be02f9
<div style="background-color:#be02f9;">Content here</div>
.mybackground {background-color:#be02f9;}
Border around this has a color of #be02f9
<div style="border:2px solid #be02f9;">Content here</div>
.myborder {border:2px solid #be02f9;}