#b2f3d6 color space conversions
Hex:
#b2f3d6
RGB:
178, 243, 214
CMY:
30, 5, 16
CMYK:
27, 0, 12, 5
HSL:
153°, 73.0337%, 82.5490%
HSV (HSB):
153°, 26.7490%, 95.2941%
XYZ:
62.5483, 78.4212, 75.4585
xyY:
0.2890, 0.3623, 78.4212
CIE-Lab:
90.9718, -26.1789, 7.4452
CIE-LCH:
90.9718, 27.2170, 164.1244
CIE-Luv:
90.9718, -32.0348, 15.7913
Hunter-Lab:
88.5557, -28.8953, 11.4679
#b2f3d6 color charts
#b2f3d6 color shades, tints & tones
#b2f3d6 color schemes
#b2f3d6 color preview, HTML & CSS examples
This text has a color of #b2f3d6
<p style="color:#b2f3d6;">Text here</p>
.mytext {color:#b2f3d6;}
This box has a color of #b2f3d6
<div style="background-color:#b2f3d6;">Content here</div>
.mybackground {background-color:#b2f3d6;}
Border around this has a color of #b2f3d6
<div style="border:2px solid #b2f3d6;">Content here</div>
.myborder {border:2px solid #b2f3d6;}