#b2f580 color space conversions
Hex:
        #b2f580
        RGB:
        178, 245, 128
        CMY:
        30, 4, 50
        CMYK:
        27, 0, 48, 4
      HSL:
        94°, 85.4015%, 73.1373%
        HSV (HSB):
        94°, 47.7551%, 96.0784%
        XYZ:
        54.9088, 76.3283, 32.2609
        xyY:
        0.3358, 0.4668, 76.3283
      CIE-Lab:
        90.0116, -40.5204, 49.4462
        CIE-LCH:
        90.0116, 63.9283, 129.3341
        CIE-Luv:
        90.0116, -33.2893, 71.9286
        Hunter-Lab:
        87.3661, -40.7050, 39.2627
      #b2f580 color charts
#b2f580 RGB chart
      #b2f580 CMYK chart
      #b2f580 RGB pie chart
      #b2f580 color shades, tints & tones
#b2f580 color schemes
#b2f580 color preview, HTML & CSS examples
           This text has a color of #b2f580        
        
          <p style="color:#b2f580;">Text here</p>
        
        
          .mytext {color:#b2f580;}
        
        Text color #b2f580
      
           This box has a color of #b2f580        
        
          <div style="background-color:#b2f580;">Content here</div>
        
        
          .mybackground {background-color:#b2f580;}
        
        Background color #b2f580
      
           Border around this has a color of #b2f580        
        
          <div style="border:2px solid #b2f580;">Content here</div>
        
        
          .myborder {border:2px solid #b2f580;}
        
        Border color #b2f580