#b9e1ed color space conversions
Hex:
#b9e1ed
RGB:
185, 225, 237
CMY:
27, 12, 7
CMYK:
22, 5, 0, 7
HSL:
194°, 59.0909%, 82.7451%
HSV (HSB):
194°, 21.9409%, 92.9412%
XYZ:
62.2189, 70.2791, 90.4067
xyY:
0.2791, 0.3153, 70.2791
CIE-Lab:
87.1336, -10.3999, -10.1628
CIE-LCH:
87.1336, 14.5410, 224.3394
CIE-Luv:
87.1336, -20.9402, -14.1740
Hunter-Lab:
83.8327, -14.2281, -5.2566
#b9e1ed color charts
#b9e1ed color shades, tints & tones
#b9e1ed color schemes
#b9e1ed color preview, HTML & CSS examples
This text has a color of #b9e1ed
<p style="color:#b9e1ed;">Text here</p>
.mytext {color:#b9e1ed;}
This box has a color of #b9e1ed
<div style="background-color:#b9e1ed;">Content here</div>
.mybackground {background-color:#b9e1ed;}
Border around this has a color of #b9e1ed
<div style="border:2px solid #b9e1ed;">Content here</div>
.myborder {border:2px solid #b9e1ed;}