#b2e3e2 color space conversions
Hex:
#b2e3e2
RGB:
178, 227, 226
CMY:
30, 11, 11
CMYK:
22, 0, 0, 11
HSL:
179°, 46.6667%, 79.4118%
HSV (HSB):
179°, 21.5859%, 89.0196%
XYZ:
59.5566, 69.8941, 82.3035
xyY:
0.2813, 0.3301, 69.8941
CIE-Lab:
86.9449, -15.8691, -4.6952
CIE-LCH:
86.9449, 16.5491, 196.4818
CIE-Luv:
86.9449, -24.8788, -4.5815
Hunter-Lab:
83.6027, -19.1455, 0.1533
#b2e3e2 color charts
#b2e3e2 color shades, tints & tones
#b2e3e2 color schemes
#b2e3e2 color preview, HTML & CSS examples
This text has a color of #b2e3e2
<p style="color:#b2e3e2;">Text here</p>
.mytext {color:#b2e3e2;}
This box has a color of #b2e3e2
<div style="background-color:#b2e3e2;">Content here</div>
.mybackground {background-color:#b2e3e2;}
Border around this has a color of #b2e3e2
<div style="border:2px solid #b2e3e2;">Content here</div>
.myborder {border:2px solid #b2e3e2;}