#be98f3 color space conversions
Hex:
#be98f3
RGB:
190, 152, 243
CMY:
25, 40, 5
CMYK:
22, 37, 0, 5
HSL:
265°, 79.1304%, 77.4510%
HSV (HSB):
265°, 37.4486%, 95.2941%
XYZ:
48.6411, 39.8747, 89.9269
xyY:
0.2726, 0.2235, 39.8747
CIE-Lab:
69.3802, 31.9190, -40.4390
CIE-LCH:
69.3802, 51.5184, 308.2845
CIE-Luv:
69.3802, 13.0250, -69.2567
Hunter-Lab:
63.1464, 26.9907, -40.2325
#be98f3 color charts
#be98f3 color shades, tints & tones
#be98f3 color schemes
#be98f3 color preview, HTML & CSS examples
This text has a color of #be98f3
<p style="color:#be98f3;">Text here</p>
.mytext {color:#be98f3;}
This box has a color of #be98f3
<div style="background-color:#be98f3;">Content here</div>
.mybackground {background-color:#be98f3;}
Border around this has a color of #be98f3
<div style="border:2px solid #be98f3;">Content here</div>
.myborder {border:2px solid #be98f3;}