#beb2f2 color space conversions
Hex:
#beb2f2
RGB:
190, 178, 242
CMY:
25, 30, 5
CMYK:
21, 26, 0, 5
HSL:
251°, 71.1111%, 82.3529%
HSV (HSB):
251°, 26.4463%, 94.9020%
XYZ:
53.1826, 49.1987, 90.6977
xyY:
0.2754, 0.2548, 49.1987
CIE-Lab:
75.5748, 17.2967, -30.2932
CIE-LCH:
75.5748, 34.8835, 299.7253
CIE-Luv:
75.5748, 2.1954, -50.9811
Hunter-Lab:
70.1418, 12.5933, -27.5663
#beb2f2 color charts
#beb2f2 color shades, tints & tones
#beb2f2 color schemes
#beb2f2 color preview, HTML & CSS examples
This text has a color of #beb2f2
<p style="color:#beb2f2;">Text here</p>
.mytext {color:#beb2f2;}
This box has a color of #beb2f2
<div style="background-color:#beb2f2;">Content here</div>
.mybackground {background-color:#beb2f2;}
Border around this has a color of #beb2f2
<div style="border:2px solid #beb2f2;">Content here</div>
.myborder {border:2px solid #beb2f2;}