#b0e3e9 color space conversions
Hex:
#b0e3e9
RGB:
176, 227, 233
CMY:
31, 11, 9
CMYK:
24, 3, 0, 9
HSL:
186°, 56.4356%, 80.1961%
HSV (HSB):
186°, 24.4635%, 91.3725%
XYZ:
60.0816, 70.0515, 87.4454
xyY:
0.2761, 0.3220, 70.0515
CIE-Lab:
87.0221, -14.9485, -8.2798
CIE-LCH:
87.0221, 17.0884, 208.9816
CIE-Luv:
87.0221, -25.8235, -10.4228
Hunter-Lab:
83.6968, -18.3334, -3.3578
#b0e3e9 color charts
#b0e3e9 color shades, tints & tones
#b0e3e9 color schemes
#b0e3e9 color preview, HTML & CSS examples
This text has a color of #b0e3e9
<p style="color:#b0e3e9;">Text here</p>
.mytext {color:#b0e3e9;}
This box has a color of #b0e3e9
<div style="background-color:#b0e3e9;">Content here</div>
.mybackground {background-color:#b0e3e9;}
Border around this has a color of #b0e3e9
<div style="border:2px solid #b0e3e9;">Content here</div>
.myborder {border:2px solid #b0e3e9;}