#beb9f9 color space conversions
Hex:
#beb9f9
RGB:
190, 185, 249
CMY:
25, 27, 2
CMYK:
24, 26, 0, 2
HSL:
245°, 84.2105%, 85.0980%
HSV (HSB):
245°, 25.7028%, 97.6471%
XYZ:
55.6830, 52.4846, 96.8183
xyY:
0.2716, 0.2560, 52.4846
CIE-Lab:
77.5697, 15.0564, -30.9949
CIE-LCH:
77.5697, 34.4584, 295.9091
CIE-Luv:
77.5697, -1.3353, -52.0073
Hunter-Lab:
72.4463, 10.4162, -28.5236
#beb9f9 color charts
#beb9f9 color shades, tints & tones
#beb9f9 color schemes
#beb9f9 color preview, HTML & CSS examples
This text has a color of #beb9f9
<p style="color:#beb9f9;">Text here</p>
.mytext {color:#beb9f9;}
This box has a color of #beb9f9
<div style="background-color:#beb9f9;">Content here</div>
.mybackground {background-color:#beb9f9;}
Border around this has a color of #beb9f9
<div style="border:2px solid #beb9f9;">Content here</div>
.myborder {border:2px solid #beb9f9;}