#b2e0e6 color space conversions
Hex:
#b2e0e6
RGB:
178, 224, 230
CMY:
30, 12, 10
CMYK:
23, 3, 0, 10
HSL:
187°, 50.9804%, 80.0000%
HSV (HSB):
187°, 22.6087%, 90.1961%
XYZ:
59.2987, 68.4895, 84.9573
xyY:
0.2787, 0.3219, 68.4895
CIE-Lab:
86.2506, -13.4951, -7.8298
CIE-LCH:
86.2506, 15.6020, 210.1221
CIE-Luv:
86.2506, -23.5782, -9.9244
Hunter-Lab:
82.7584, -16.9269, -2.9345
#b2e0e6 color charts
#b2e0e6 color shades, tints & tones
#b2e0e6 color schemes
#b2e0e6 color preview, HTML & CSS examples
This text has a color of #b2e0e6
<p style="color:#b2e0e6;">Text here</p>
.mytext {color:#b2e0e6;}
This box has a color of #b2e0e6
<div style="background-color:#b2e0e6;">Content here</div>
.mybackground {background-color:#b2e0e6;}
Border around this has a color of #b2e0e6
<div style="border:2px solid #b2e0e6;">Content here</div>
.myborder {border:2px solid #b2e0e6;}