#80c285 color space conversions
Hex:
        #80c285
        RGB:
        128, 194, 133
        CMY:
        50, 24, 48
        CMYK:
        34, 0, 31, 24
      HSL:
        125°, 35.1064%, 63.1373%
        HSV (HSB):
        125°, 34.0206%, 76.0784%
        XYZ:
        32.4275, 44.8662, 29.1412
        xyY:
        0.3047, 0.4215, 44.8662
      CIE-Lab:
        72.8037, -33.3970, 24.2218
        CIE-LCH:
        72.8037, 41.2560, 144.0478
        CIE-Luv:
        72.8037, -32.4054, 38.7703
        Hunter-Lab:
        66.9823, -30.8034, 21.0929
      #80c285 color charts
#80c285 RGB chart
      #80c285 CMYK chart
      #80c285 RGB pie chart
      #80c285 color shades, tints & tones
#80c285 color schemes
#80c285 color preview, HTML & CSS examples
           This text has a color of #80c285        
        
          <p style="color:#80c285;">Text here</p>
        
        
          .mytext {color:#80c285;}
        
        Text color #80c285
      
           This box has a color of #80c285        
        
          <div style="background-color:#80c285;">Content here</div>
        
        
          .mybackground {background-color:#80c285;}
        
        Background color #80c285
      
           Border around this has a color of #80c285        
        
          <div style="border:2px solid #80c285;">Content here</div>
        
        
          .myborder {border:2px solid #80c285;}
        
        Border color #80c285