#beb2e0 color space conversions
Hex:
#beb2e0
RGB:
190, 178, 224
CMY:
25, 30, 12
CMYK:
15, 21, 0, 12
HSL:
256°, 42.5926%, 78.8235%
HSV (HSB):
256°, 20.5357%, 87.8431%
XYZ:
50.6101, 48.1698, 77.1513
xyY:
0.2877, 0.2738, 48.1698
CIE-Lab:
74.9319, 13.3147, -21.5235
CIE-LCH:
74.9319, 25.3090, 301.7415
CIE-Luv:
74.9319, 3.5767, -35.8455
Hunter-Lab:
69.4044, 8.7055, -17.3248
#beb2e0 color charts
#beb2e0 color shades, tints & tones
#beb2e0 color schemes
#beb2e0 color preview, HTML & CSS examples
This text has a color of #beb2e0
<p style="color:#beb2e0;">Text here</p>
.mytext {color:#beb2e0;}
This box has a color of #beb2e0
<div style="background-color:#beb2e0;">Content here</div>
.mybackground {background-color:#beb2e0;}
Border around this has a color of #beb2e0
<div style="border:2px solid #beb2e0;">Content here</div>
.myborder {border:2px solid #beb2e0;}