#b2f080 color space conversions
Hex:
#b2f080
RGB:
178, 240, 128
CMY:
30, 6, 50
CMYK:
26, 0, 47, 6
HSL:
93°, 78.8732%, 72.1569%
HSV (HSB):
93°, 46.6667%, 94.1176%
XYZ:
53.4165, 73.3437, 31.7635
xyY:
0.3370, 0.4627, 73.3437
CIE-Lab:
88.6114, -38.2923, 47.7209
CIE-LCH:
88.6114, 61.1849, 128.7443
CIE-Luv:
88.6114, -30.8161, 69.3695
Hunter-Lab:
85.6409, -38.5365, 37.9585
#b2f080 color charts
#b2f080 color shades, tints & tones
#b2f080 color schemes
#b2f080 color preview, HTML & CSS examples
This text has a color of #b2f080
<p style="color:#b2f080;">Text here</p>
.mytext {color:#b2f080;}
This box has a color of #b2f080
<div style="background-color:#b2f080;">Content here</div>
.mybackground {background-color:#b2f080;}
Border around this has a color of #b2f080
<div style="border:2px solid #b2f080;">Content here</div>
.myborder {border:2px solid #b2f080;}