#80cd05 color space conversions
Hex:
        #80cd05
        RGB:
        128, 205, 5
        CMY:
        50, 20, 98
        CMYK:
        38, 0, 98, 20
      HSL:
        83°, 95.2381%, 41.1765%
        HSV (HSB):
        83°, 97.5610%, 80.3922%
        XYZ:
        30.7608, 48.2628, 7.8380
        xyY:
        0.3541, 0.5556, 48.2628
      CIE-Lab:
        74.9904, -48.9137, 73.6823
        CIE-LCH:
        74.9904, 88.4400, 123.5780
        CIE-Luv:
        74.9904, -38.7324, 87.5616
        Hunter-Lab:
        69.4714, -42.5381, 41.9407
      #80cd05 color charts
#80cd05 RGB chart
      #80cd05 CMYK chart
      #80cd05 RGB pie chart
      #80cd05 color shades, tints & tones
#80cd05 color schemes
#80cd05 color preview, HTML & CSS examples
           This text has a color of #80cd05        
        
          <p style="color:#80cd05;">Text here</p>
        
        
          .mytext {color:#80cd05;}
        
        Text color #80cd05
      
           This box has a color of #80cd05        
        
          <div style="background-color:#80cd05;">Content here</div>
        
        
          .mybackground {background-color:#80cd05;}
        
        Background color #80cd05
      
           Border around this has a color of #80cd05        
        
          <div style="border:2px solid #80cd05;">Content here</div>
        
        
          .myborder {border:2px solid #80cd05;}
        
        Border color #80cd05