#b2f5f1 color space conversions
Hex:
#b2f5f1
RGB:
178, 245, 241
CMY:
30, 4, 5
CMYK:
27, 0, 2, 4
HSL:
176°, 77.0115%, 82.9412%
HSV (HSB):
176°, 27.3469%, 96.0784%
XYZ:
66.8897, 81.1207, 95.3515
xyY:
0.2749, 0.3333, 81.1207
CIE-Lab:
92.1854, -21.5720, -4.8194
CIE-LCH:
92.1854, 22.1038, 192.5936
CIE-Luv:
92.1854, -32.8287, -3.8835
Hunter-Lab:
90.0670, -25.0514, 0.2782
#b2f5f1 color charts
#b2f5f1 color shades, tints & tones
#b2f5f1 color schemes
#b2f5f1 color preview, HTML & CSS examples
This text has a color of #b2f5f1
<p style="color:#b2f5f1;">Text here</p>
.mytext {color:#b2f5f1;}
This box has a color of #b2f5f1
<div style="background-color:#b2f5f1;">Content here</div>
.mybackground {background-color:#b2f5f1;}
Border around this has a color of #b2f5f1
<div style="border:2px solid #b2f5f1;">Content here</div>
.myborder {border:2px solid #b2f5f1;}