#beb5ed color space conversions
Hex:
#beb5ed
RGB:
190, 181, 237
CMY:
25, 29, 7
CMYK:
20, 24, 0, 7
HSL:
250°, 60.8696%, 81.9608%
HSV (HSB):
250°, 23.6287%, 92.9412%
XYZ:
53.0451, 50.1093, 86.9970
xyY:
0.2790, 0.2635, 50.1093
CIE-Lab:
76.1363, 14.5211, -26.7301
CIE-LCH:
76.1363, 30.4198, 298.5130
CIE-Luv:
76.1363, 1.2514, -44.6842
Hunter-Lab:
70.7879, 9.8806, -23.3147
#beb5ed color charts
#beb5ed color shades, tints & tones
#beb5ed color schemes
#beb5ed color preview, HTML & CSS examples
This text has a color of #beb5ed
<p style="color:#beb5ed;">Text here</p>
.mytext {color:#beb5ed;}
This box has a color of #beb5ed
<div style="background-color:#beb5ed;">Content here</div>
.mybackground {background-color:#beb5ed;}
Border around this has a color of #beb5ed
<div style="border:2px solid #beb5ed;">Content here</div>
.myborder {border:2px solid #beb5ed;}