#b9beed color space conversions
Hex:
#b9beed
RGB:
185, 190, 237
CMY:
27, 25, 7
CMYK:
22, 20, 0, 7
HSL:
234°, 59.0909%, 82.7451%
HSV (HSB):
234°, 21.9409%, 92.9412%
XYZ:
53.7071, 53.2556, 87.5695
xyY:
0.2761, 0.2738, 53.2556
CIE-Lab:
78.0257, 8.0826, -23.8787
CIE-LCH:
78.0257, 25.2096, 288.7002
CIE-Luv:
78.0257, -5.2865, -39.1194
Hunter-Lab:
72.9765, 3.6585, -20.0626
#b9beed color charts
#b9beed color shades, tints & tones
#b9beed color schemes
#b9beed color preview, HTML & CSS examples
This text has a color of #b9beed
<p style="color:#b9beed;">Text here</p>
.mytext {color:#b9beed;}
This box has a color of #b9beed
<div style="background-color:#b9beed;">Content here</div>
.mybackground {background-color:#b9beed;}
Border around this has a color of #b9beed
<div style="border:2px solid #b9beed;">Content here</div>
.myborder {border:2px solid #b9beed;}