#b0df80 color space conversions
Hex:
        #b0df80
        RGB:
        176, 223, 128
        CMY:
        31, 13, 50
        CMYK:
        21, 0, 43, 13
      HSL:
        90°, 59.7484%, 68.8235%
        HSV (HSB):
        90°, 42.6009%, 87.4510%
        XYZ:
        48.1885, 63.5640, 30.1513
        xyY:
        0.3396, 0.4479, 63.5640
      CIE-Lab:
        83.7382, -31.2135, 41.6021
        CIE-LCH:
        83.7382, 52.0098, 126.8804
        CIE-Luv:
        83.7382, -23.2326, 60.4102
        Hunter-Lab:
        79.7270, -31.6336, 33.3865
      #b0df80 color charts
#b0df80 RGB chart
      #b0df80 CMYK chart
      #b0df80 RGB pie chart
      #b0df80 color shades, tints & tones
#b0df80 color schemes
#b0df80 color preview, HTML & CSS examples
           This text has a color of #b0df80        
        
          <p style="color:#b0df80;">Text here</p>
        
        
          .mytext {color:#b0df80;}
        
        Text color #b0df80
      
           This box has a color of #b0df80        
        
          <div style="background-color:#b0df80;">Content here</div>
        
        
          .mybackground {background-color:#b0df80;}
        
        Background color #b0df80
      
           Border around this has a color of #b0df80        
        
          <div style="border:2px solid #b0df80;">Content here</div>
        
        
          .myborder {border:2px solid #b0df80;}
        
        Border color #b0df80