#bebaed color space conversions
Hex:
#bebaed
RGB:
190, 186, 237
CMY:
25, 27, 7
CMYK:
20, 22, 0, 7
HSL:
245°, 58.6207%, 82.9412%
HSV (HSB):
245°, 21.5190%, 92.9412%
XYZ:
54.0802, 52.1794, 87.3421
xyY:
0.2793, 0.2695, 52.1794
CIE-Lab:
77.3880, 11.7862, -24.8171
CIE-LCH:
77.3880, 27.4737, 295.4042
CIE-Luv:
77.3880, -0.9752, -41.1942
Hunter-Lab:
72.2353, 7.2253, -21.1248
#bebaed color charts
#bebaed color shades, tints & tones
#bebaed color schemes
#bebaed color preview, HTML & CSS examples
This text has a color of #bebaed
<p style="color:#bebaed;">Text here</p>
.mytext {color:#bebaed;}
This box has a color of #bebaed
<div style="background-color:#bebaed;">Content here</div>
.mybackground {background-color:#bebaed;}
Border around this has a color of #bebaed
<div style="border:2px solid #bebaed;">Content here</div>
.myborder {border:2px solid #bebaed;}