#80bc05 color space conversions
Hex:
        #80bc05
        RGB:
        128, 188, 5
        CMY:
        50, 26, 98
        CMYK:
        32, 0, 97, 26
      HSL:
        80°, 94.8187%, 37.8431%
        HSV (HSB):
        80°, 97.3404%, 73.7255%
        XYZ:
        26.9127, 40.5666, 6.5553
        xyY:
        0.3635, 0.5479, 40.5666
      CIE-Lab:
        69.8712, -41.8052, 69.6675
        CIE-LCH:
        69.8712, 81.2480, 120.9666
        CIE-Luv:
        69.8712, -30.4351, 80.8422
        Hunter-Lab:
        63.6919, -36.0365, 38.4821
      #80bc05 color charts
#80bc05 RGB chart
      #80bc05 CMYK chart
      #80bc05 RGB pie chart
      #80bc05 color shades, tints & tones
#80bc05 color schemes
#80bc05 color preview, HTML & CSS examples
           This text has a color of #80bc05        
        
          <p style="color:#80bc05;">Text here</p>
        
        
          .mytext {color:#80bc05;}
        
        Text color #80bc05
      
           This box has a color of #80bc05        
        
          <div style="background-color:#80bc05;">Content here</div>
        
        
          .mybackground {background-color:#80bc05;}
        
        Background color #80bc05
      
           Border around this has a color of #80bc05        
        
          <div style="border:2px solid #80bc05;">Content here</div>
        
        
          .myborder {border:2px solid #80bc05;}
        
        Border color #80bc05