#beb9f8 color space conversions
Hex:
#beb9f8
RGB:
190, 185, 248
CMY:
25, 27, 3
CMYK:
23, 25, 0, 3
HSL:
245°, 81.8182%, 84.9020%
HSV (HSB):
245°, 25.4032%, 97.2549%
XYZ:
55.5274, 52.4224, 95.9989
xyY:
0.2723, 0.2570, 52.4224
CIE-Lab:
77.5327, 14.8258, -30.5146
CIE-LCH:
77.5327, 33.9256, 295.9132
CIE-Luv:
77.5327, -1.2681, -51.1634
Hunter-Lab:
72.4033, 10.1892, -27.9297
#beb9f8 color charts
#beb9f8 color shades, tints & tones
#beb9f8 color schemes
#beb9f8 color preview, HTML & CSS examples
This text has a color of #beb9f8
<p style="color:#beb9f8;">Text here</p>
.mytext {color:#beb9f8;}
This box has a color of #beb9f8
<div style="background-color:#beb9f8;">Content here</div>
.mybackground {background-color:#beb9f8;}
Border around this has a color of #beb9f8
<div style="border:2px solid #beb9f8;">Content here</div>
.myborder {border:2px solid #beb9f8;}