#be98f9 color space conversions
Hex:
#be98f9
RGB:
190, 152, 249
CMY:
25, 40, 2
CMYK:
24, 39, 0, 2
HSL:
264°, 88.9908%, 78.6275%
HSV (HSB):
264°, 38.9558%, 97.6471%
XYZ:
49.5623, 40.2432, 94.7780
xyY:
0.2685, 0.2180, 40.2432
CIE-Lab:
69.6424, 33.2979, -43.3022
CIE-LCH:
69.6424, 54.6245, 307.5590
CIE-Luv:
69.6424, 12.3274, -74.2568
Hunter-Lab:
63.4375, 28.4425, -44.1752
#be98f9 color charts
#be98f9 color shades, tints & tones
#be98f9 color schemes
#be98f9 color preview, HTML & CSS examples
This text has a color of #be98f9
<p style="color:#be98f9;">Text here</p>
.mytext {color:#be98f9;}
This box has a color of #be98f9
<div style="background-color:#be98f9;">Content here</div>
.mybackground {background-color:#be98f9;}
Border around this has a color of #be98f9
<div style="border:2px solid #be98f9;">Content here</div>
.myborder {border:2px solid #be98f9;}