#b0e5ed color space conversions
Hex:
#b0e5ed
RGB:
176, 229, 237
CMY:
31, 10, 7
CMYK:
26, 3, 0, 7
HSL:
188°, 62.8866%, 80.9804%
HSV (HSB):
188°, 25.7384%, 92.9412%
XYZ:
61.2099, 71.3832, 90.6730
xyY:
0.2742, 0.3197, 71.3832
CIE-Lab:
87.6708, -15.0752, -9.4209
CIE-LCH:
87.6708, 17.7768, 212.0025
CIE-Luv:
87.6708, -26.7262, -12.2454
Hunter-Lab:
84.4886, -18.5361, -4.4880
#b0e5ed color charts
#b0e5ed color shades, tints & tones
#b0e5ed color schemes
#b0e5ed color preview, HTML & CSS examples
This text has a color of #b0e5ed
<p style="color:#b0e5ed;">Text here</p>
.mytext {color:#b0e5ed;}
This box has a color of #b0e5ed
<div style="background-color:#b0e5ed;">Content here</div>
.mybackground {background-color:#b0e5ed;}
Border around this has a color of #b0e5ed
<div style="border:2px solid #b0e5ed;">Content here</div>
.myborder {border:2px solid #b0e5ed;}