#b2e9ea color space conversions
Hex:
#b2e9ea
RGB:
178, 233, 234
CMY:
30, 9, 8
CMYK:
24, 0, 0, 8
HSL:
181°, 57.1429%, 80.7843%
HSV (HSB):
181°, 23.9316%, 91.7647%
XYZ:
62.3503, 73.6833, 88.7780
xyY:
0.2773, 0.3278, 73.6833
CIE-Lab:
88.7726, -17.1591, -6.2013
CIE-LCH:
88.7726, 18.2453, 199.8697
CIE-Luv:
88.7726, -27.5953, -6.7713
Hunter-Lab:
85.8390, -20.5624, -1.2327
#b2e9ea color charts
#b2e9ea color shades, tints & tones
#b2e9ea color schemes
#b2e9ea color preview, HTML & CSS examples
This text has a color of #b2e9ea
<p style="color:#b2e9ea;">Text here</p>
.mytext {color:#b2e9ea;}
This box has a color of #b2e9ea
<div style="background-color:#b2e9ea;">Content here</div>
.mybackground {background-color:#b2e9ea;}
Border around this has a color of #b2e9ea
<div style="border:2px solid #b2e9ea;">Content here</div>
.myborder {border:2px solid #b2e9ea;}