#53aa6b color space conversions
Hex:
        #53aa6b
        RGB:
        83, 170, 107
        CMY:
        67, 33, 58
        CMYK:
        51, 0, 37, 33
      HSL:
        137°, 34.3874%, 49.6078%
        HSV (HSB):
        137°, 51.1765%, 66.6667%
        XYZ:
        20.5958, 31.6500, 18.9335
        xyY:
        0.2894, 0.4447, 31.6500
      CIE-Lab:
        63.0525, -40.4241, 24.6660
        CIE-LCH:
        63.0525, 47.3552, 148.6092
        CIE-Luv:
        63.0525, -39.8645, 38.9838
        Hunter-Lab:
        56.2583, -33.1042, 19.4271
      #53aa6b color charts
#53aa6b RGB chart
      #53aa6b CMYK chart
      #53aa6b RGB pie chart
      #53aa6b color shades, tints & tones
#53aa6b color schemes
#53aa6b color preview, HTML & CSS examples
           This text has a color of #53aa6b        
        
          <p style="color:#53aa6b;">Text here</p>
        
        
          .mytext {color:#53aa6b;}
        
        Text color #53aa6b
      
           This box has a color of #53aa6b        
        
          <div style="background-color:#53aa6b;">Content here</div>
        
        
          .mybackground {background-color:#53aa6b;}
        
        Background color #53aa6b
      
           Border around this has a color of #53aa6b        
        
          <div style="border:2px solid #53aa6b;">Content here</div>
        
        
          .myborder {border:2px solid #53aa6b;}
        
        Border color #53aa6b