#b2e2e8 color space conversions
Hex:
#b2e2e8
RGB:
178, 226, 232
CMY:
30, 11, 9
CMYK:
23, 3, 0, 9
HSL:
187°, 54.0000%, 80.3922%
HSV (HSB):
187°, 23.2759%, 90.9804%
XYZ:
60.1219, 69.6839, 86.6255
xyY:
0.2778, 0.3220, 69.6839
CIE-Lab:
86.8416, -14.0743, -8.0082
CIE-LCH:
86.8416, 16.1931, 209.6395
CIE-Luv:
86.8416, -24.4883, -10.1249
Hunter-Lab:
83.4769, -17.5248, -3.0925
#b2e2e8 color charts
#b2e2e8 color shades, tints & tones
#b2e2e8 color schemes
#b2e2e8 color preview, HTML & CSS examples
This text has a color of #b2e2e8
<p style="color:#b2e2e8;">Text here</p>
.mytext {color:#b2e2e8;}
This box has a color of #b2e2e8
<div style="background-color:#b2e2e8;">Content here</div>
.mybackground {background-color:#b2e2e8;}
Border around this has a color of #b2e2e8
<div style="border:2px solid #b2e2e8;">Content here</div>
.myborder {border:2px solid #b2e2e8;}