#b2e3df color space conversions
Hex:
#b2e3df
RGB:
178, 227, 223
CMY:
30, 11, 13
CMYK:
22, 0, 2, 11
HSL:
175°, 46.6667%, 79.4118%
HSV (HSB):
175°, 21.5859%, 89.0196%
XYZ:
59.1485, 69.7309, 80.1540
xyY:
0.2830, 0.3336, 69.7309
CIE-Lab:
86.8647, -16.5031, -3.2335
CIE-LCH:
86.8647, 16.8168, 191.0856
CIE-Luv:
86.8647, -24.8529, -2.1846
Hunter-Lab:
83.5050, -19.6982, 1.5428
#b2e3df color charts
#b2e3df color shades, tints & tones
#b2e3df color schemes
#b2e3df color preview, HTML & CSS examples
This text has a color of #b2e3df
<p style="color:#b2e3df;">Text here</p>
.mytext {color:#b2e3df;}
This box has a color of #b2e3df
<div style="background-color:#b2e3df;">Content here</div>
.mybackground {background-color:#b2e3df;}
Border around this has a color of #b2e3df
<div style="border:2px solid #b2e3df;">Content here</div>
.myborder {border:2px solid #b2e3df;}