#b0eef5 color space conversions
Hex:
#b0eef5
RGB:
176, 238, 245
CMY:
31, 7, 4
CMYK:
28, 3, 0, 4
HSL:
186°, 77.5281%, 82.5490%
HSV (HSB):
186°, 28.1633%, 96.0784%
XYZ:
64.9605, 76.9717, 97.8195
xyY:
0.2709, 0.3210, 76.9717
CIE-Lab:
90.3086, -17.8001, -9.6920
CIE-LCH:
90.3086, 20.2677, 208.5678
CIE-Luv:
90.3086, -30.6414, -12.2948
Hunter-Lab:
87.7335, -21.3671, -4.6925
#b0eef5 color charts
#b0eef5 color shades, tints & tones
#b0eef5 color schemes
#b0eef5 color preview, HTML & CSS examples
This text has a color of #b0eef5
<p style="color:#b0eef5;">Text here</p>
.mytext {color:#b0eef5;}
This box has a color of #b0eef5
<div style="background-color:#b0eef5;">Content here</div>
.mybackground {background-color:#b0eef5;}
Border around this has a color of #b0eef5
<div style="border:2px solid #b0eef5;">Content here</div>
.myborder {border:2px solid #b0eef5;}