#b2fc80 color space conversions
Hex:
        #b2fc80
        RGB:
        178, 252, 128
        CMY:
        30, 1, 50
        CMYK:
        29, 0, 49, 1
      HSL:
        96°, 95.3846%, 74.5098%
        HSV (HSB):
        96°, 49.2063%, 98.8235%
        XYZ:
        57.0668, 80.6443, 32.9802
        xyY:
        0.3343, 0.4725, 80.6443
      CIE-Lab:
        91.9732, -43.5902, 51.8446
        CIE-LCH:
        91.9732, 67.7345, 130.0567
        CIE-Luv:
        91.9732, -36.6986, 75.4727
        Hunter-Lab:
        89.8022, -43.7220, 41.0870
      #b2fc80 color charts
#b2fc80 RGB chart
      #b2fc80 CMYK chart
      #b2fc80 RGB pie chart
      #b2fc80 color shades, tints & tones
#b2fc80 color schemes
#b2fc80 color preview, HTML & CSS examples
           This text has a color of #b2fc80        
        
          <p style="color:#b2fc80;">Text here</p>
        
        
          .mytext {color:#b2fc80;}
        
        Text color #b2fc80
      
           This box has a color of #b2fc80        
        
          <div style="background-color:#b2fc80;">Content here</div>
        
        
          .mybackground {background-color:#b2fc80;}
        
        Background color #b2fc80
      
           Border around this has a color of #b2fc80        
        
          <div style="border:2px solid #b2fc80;">Content here</div>
        
        
          .myborder {border:2px solid #b2fc80;}
        
        Border color #b2fc80