#beb2e7 color space conversions
Hex:
#beb2e7
RGB:
190, 178, 231
CMY:
25, 30, 9
CMYK:
18, 23, 0, 9
HSL:
254°, 52.4752%, 80.1961%
HSV (HSB):
254°, 22.9437%, 90.5882%
XYZ:
51.5794, 48.5575, 82.2553
xyY:
0.2828, 0.2662, 48.5575
CIE-Lab:
75.1752, 14.8368, -24.9523
CIE-LCH:
75.1752, 29.0301, 300.7360
CIE-Luv:
75.1752, 3.0403, -41.7171
Hunter-Lab:
69.6832, 10.1799, -21.2088
#beb2e7 color charts
#beb2e7 color shades, tints & tones
#beb2e7 color schemes
#beb2e7 color preview, HTML & CSS examples
This text has a color of #beb2e7
<p style="color:#beb2e7;">Text here</p>
.mytext {color:#beb2e7;}
This box has a color of #beb2e7
<div style="background-color:#beb2e7;">Content here</div>
.mybackground {background-color:#beb2e7;}
Border around this has a color of #beb2e7
<div style="border:2px solid #beb2e7;">Content here</div>
.myborder {border:2px solid #beb2e7;}