#b2f2ec color space conversions
Hex:
#b2f2ec
RGB:
178, 242, 236
CMY:
30, 5, 7
CMYK:
26, 0, 2, 5
HSL:
174°, 71.1111%, 82.3529%
HSV (HSB):
174°, 26.4463%, 94.9020%
XYZ:
65.2526, 79.0254, 91.1711
xyY:
0.2771, 0.3356, 79.0254
CIE-Lab:
91.2458, -21.1805, -3.6012
CIE-LCH:
91.2458, 21.4845, 189.6494
CIE-Luv:
91.2458, -31.5406, -2.0117
Hunter-Lab:
88.8962, -24.5439, 1.4201
#b2f2ec color charts
#b2f2ec color shades, tints & tones
#b2f2ec color schemes
#b2f2ec color preview, HTML & CSS examples
This text has a color of #b2f2ec
<p style="color:#b2f2ec;">Text here</p>
.mytext {color:#b2f2ec;}
This box has a color of #b2f2ec
<div style="background-color:#b2f2ec;">Content here</div>
.mybackground {background-color:#b2f2ec;}
Border around this has a color of #b2f2ec
<div style="border:2px solid #b2f2ec;">Content here</div>
.myborder {border:2px solid #b2f2ec;}