#b0ef80 color space conversions
Hex:
        #b0ef80
        RGB:
        176, 239, 128
        CMY:
        31, 6, 50
        CMYK:
        26, 0, 46, 6
      HSL:
        94°, 77.6224%, 71.9608%
        HSV (HSB):
        94°, 46.4435%, 93.7255%
        XYZ:
        52.6673, 72.5216, 31.6443
        xyY:
        0.3358, 0.4624, 72.5216
      CIE-Lab:
        88.2191, -38.5395, 47.2106
        CIE-LCH:
        88.2191, 60.9437, 129.2258
        CIE-Luv:
        88.2191, -31.3274, 68.7877
        Hunter-Lab:
        85.1596, -38.6354, 37.5803
      #b0ef80 color charts
#b0ef80 RGB chart
      #b0ef80 CMYK chart
      #b0ef80 RGB pie chart
      #b0ef80 color shades, tints & tones
#b0ef80 color schemes
#b0ef80 color preview, HTML & CSS examples
           This text has a color of #b0ef80        
        
          <p style="color:#b0ef80;">Text here</p>
        
        
          .mytext {color:#b0ef80;}
        
        Text color #b0ef80
      
           This box has a color of #b0ef80        
        
          <div style="background-color:#b0ef80;">Content here</div>
        
        
          .mybackground {background-color:#b0ef80;}
        
        Background color #b0ef80
      
           Border around this has a color of #b0ef80        
        
          <div style="border:2px solid #b0ef80;">Content here</div>
        
        
          .myborder {border:2px solid #b0ef80;}
        
        Border color #b0ef80