#53a061 color space conversions
Hex:
        #53a061
        RGB:
        83, 160, 97
        CMY:
        67, 37, 62
        CMYK:
        48, 0, 39, 37
      HSL:
        131°, 31.6872%, 47.6471%
        HSV (HSB):
        131°, 48.1250%, 62.7451%
        XYZ:
        18.2958, 27.8437, 15.7193
        xyY:
        0.2958, 0.4501, 27.8437
      CIE-Lab:
        59.7472, -37.8008, 25.6796
        CIE-LCH:
        59.7472, 45.6984, 145.8102
        CIE-Luv:
        59.7472, -36.0056, 39.1254
        Hunter-Lab:
        52.7671, -30.4518, 19.2745
      #53a061 color charts
#53a061 RGB chart
      #53a061 CMYK chart
      #53a061 RGB pie chart
      #53a061 color shades, tints & tones
#53a061 color schemes
#53a061 color preview, HTML & CSS examples
           This text has a color of #53a061        
        
          <p style="color:#53a061;">Text here</p>
        
        
          .mytext {color:#53a061;}
        
        Text color #53a061
      
           This box has a color of #53a061        
        
          <div style="background-color:#53a061;">Content here</div>
        
        
          .mybackground {background-color:#53a061;}
        
        Background color #53a061
      
           Border around this has a color of #53a061        
        
          <div style="border:2px solid #53a061;">Content here</div>
        
        
          .myborder {border:2px solid #53a061;}
        
        Border color #53a061