#bff2b6 color space conversions
Hex:
#bff2b6
RGB:
191, 242, 182
CMY:
25, 5, 29
CMYK:
21, 0, 25, 5
HSL:
111°, 69.7674%, 83.1373%
HSV (HSB):
111°, 24.7934%, 94.9020%
XYZ:
61.6815, 77.9580, 56.0524
xyY:
0.3152, 0.3984, 77.9580
CIE-Lab:
90.7607, -27.2877, 23.7796
CIE-LCH:
90.7607, 36.1952, 138.9297
CIE-Luv:
90.7607, -25.3763, 39.0611
Hunter-Lab:
88.2938, -29.8153, 24.1661
#bff2b6 color charts
#bff2b6 color shades, tints & tones
#bff2b6 color schemes
#bff2b6 color preview, HTML & CSS examples
This text has a color of #bff2b6
<p style="color:#bff2b6;">Text here</p>
.mytext {color:#bff2b6;}
This box has a color of #bff2b6
<div style="background-color:#bff2b6;">Content here</div>
.mybackground {background-color:#bff2b6;}
Border around this has a color of #bff2b6
<div style="border:2px solid #bff2b6;">Content here</div>
.myborder {border:2px solid #bff2b6;}