#b0fa80 color space conversions
Hex:
        #b0fa80
        RGB:
        176, 250, 128
        CMY:
        31, 2, 50
        CMYK:
        30, 0, 49, 2
      HSL:
        96°, 92.4242%, 74.1176%
        HSV (HSB):
        96°, 48.8000%, 98.0392%
        XYZ:
        55.9864, 79.1598, 32.7507
        xyY:
        0.3335, 0.4715, 79.1598
      CIE-Lab:
        91.3066, -43.3958, 51.0077
        CIE-LCH:
        91.3066, 66.9700, 130.3901
        CIE-Luv:
        91.3066, -36.7016, 74.4073
        Hunter-Lab:
        88.9718, -43.3778, 40.4555
      #b0fa80 color charts
#b0fa80 RGB chart
      #b0fa80 CMYK chart
      #b0fa80 RGB pie chart
      #b0fa80 color shades, tints & tones
#b0fa80 color schemes
#b0fa80 color preview, HTML & CSS examples
           This text has a color of #b0fa80        
        
          <p style="color:#b0fa80;">Text here</p>
        
        
          .mytext {color:#b0fa80;}
        
        Text color #b0fa80
      
           This box has a color of #b0fa80        
        
          <div style="background-color:#b0fa80;">Content here</div>
        
        
          .mybackground {background-color:#b0fa80;}
        
        Background color #b0fa80
      
           Border around this has a color of #b0fa80        
        
          <div style="border:2px solid #b0fa80;">Content here</div>
        
        
          .myborder {border:2px solid #b0fa80;}
        
        Border color #b0fa80