#b2e5e1 color space conversions
Hex:
#b2e5e1
RGB:
178, 229, 225
CMY:
30, 10, 12
CMYK:
22, 0, 2, 10
HSL:
175°, 49.5146%, 79.8039%
HSV (HSB):
175°, 22.2707%, 89.8039%
XYZ:
59.9700, 70.9398, 81.7662
xyY:
0.2820, 0.3336, 70.9398
CIE-Lab:
87.4558, -17.0835, -3.4171
CIE-LCH:
87.4558, 17.4219, 191.3112
CIE-Luv:
87.4558, -25.7671, -2.3789
Hunter-Lab:
84.2258, -20.3005, 1.3995
#b2e5e1 color charts
#b2e5e1 color shades, tints & tones
#b2e5e1 color schemes
#b2e5e1 color preview, HTML & CSS examples
This text has a color of #b2e5e1
<p style="color:#b2e5e1;">Text here</p>
.mytext {color:#b2e5e1;}
This box has a color of #b2e5e1
<div style="background-color:#b2e5e1;">Content here</div>
.mybackground {background-color:#b2e5e1;}
Border around this has a color of #b2e5e1
<div style="border:2px solid #b2e5e1;">Content here</div>
.myborder {border:2px solid #b2e5e1;}