#b2e9e1 color space conversions
Hex:
#b2e9e1
RGB:
178, 233, 225
CMY:
30, 9, 12
CMYK:
24, 0, 3, 9
HSL:
171°, 55.5556%, 80.5882%
HSV (HSB):
171°, 23.6052%, 91.3725%
XYZ:
61.0896, 73.1790, 82.1394
xyY:
0.2823, 0.3382, 73.1790
CIE-Lab:
88.5330, -19.0746, -1.8359
CIE-LCH:
88.5330, 19.1627, 185.4977
CIE-Luv:
88.5330, -27.5568, 0.4164
Hunter-Lab:
85.5448, -22.2321, 2.9516
#b2e9e1 color charts
#b2e9e1 color shades, tints & tones
#b2e9e1 color schemes
#b2e9e1 color preview, HTML & CSS examples
This text has a color of #b2e9e1
<p style="color:#b2e9e1;">Text here</p>
.mytext {color:#b2e9e1;}
This box has a color of #b2e9e1
<div style="background-color:#b2e9e1;">Content here</div>
.mybackground {background-color:#b2e9e1;}
Border around this has a color of #b2e9e1
<div style="border:2px solid #b2e9e1;">Content here</div>
.myborder {border:2px solid #b2e9e1;}