#b2e0e5 color space conversions
Hex:
#b2e0e5
RGB:
178, 224, 229
CMY:
30, 12, 10
CMYK:
22, 2, 0, 10
HSL:
186°, 49.5146%, 79.8039%
HSV (HSB):
186°, 22.2707%, 89.8039%
XYZ:
59.1586, 68.4334, 84.2197
xyY:
0.2793, 0.3231, 68.4334
CIE-Lab:
86.2227, -13.7115, -7.3435
CIE-LCH:
86.2227, 15.5542, 208.1721
CIE-Luv:
86.2227, -23.5670, -9.1146
Hunter-Lab:
82.7245, -17.1175, -2.4545
#b2e0e5 color charts
#b2e0e5 color shades, tints & tones
#b2e0e5 color schemes
#b2e0e5 color preview, HTML & CSS examples
This text has a color of #b2e0e5
<p style="color:#b2e0e5;">Text here</p>
.mytext {color:#b2e0e5;}
This box has a color of #b2e0e5
<div style="background-color:#b2e0e5;">Content here</div>
.mybackground {background-color:#b2e0e5;}
Border around this has a color of #b2e0e5
<div style="border:2px solid #b2e0e5;">Content here</div>
.myborder {border:2px solid #b2e0e5;}