#b2f2e2 color space conversions
Hex:
#b2f2e2
RGB:
178, 242, 226
CMY:
30, 5, 11
CMYK:
26, 0, 7, 5
HSL:
165°, 71.1111%, 82.3529%
HSV (HSB):
165°, 26.4463%, 94.9020%
XYZ:
63.8397, 78.4602, 83.7311
xyY:
0.2824, 0.3471, 78.4602
CIE-Lab:
90.9895, -23.2826, 1.2308
CIE-LCH:
90.9895, 23.3151, 176.9739
CIE-Luv:
90.9895, -31.5594, 5.8781
Hunter-Lab:
88.5778, -26.3628, 5.9586
#b2f2e2 color charts
#b2f2e2 color shades, tints & tones
#b2f2e2 color schemes
#b2f2e2 color preview, HTML & CSS examples
This text has a color of #b2f2e2
<p style="color:#b2f2e2;">Text here</p>
.mytext {color:#b2f2e2;}
This box has a color of #b2f2e2
<div style="background-color:#b2f2e2;">Content here</div>
.mybackground {background-color:#b2f2e2;}
Border around this has a color of #b2f2e2
<div style="border:2px solid #b2f2e2;">Content here</div>
.myborder {border:2px solid #b2f2e2;}