#53a660 color space conversions
Hex:
        #53a660
        RGB:
        83, 166, 96
        CMY:
        67, 35, 62
        CMYK:
        50, 0, 42, 35
      HSL:
        129°, 33.3333%, 48.8235%
        HSV (HSB):
        129°, 50.0000%, 65.0980%
        XYZ:
        19.3148, 29.9560, 15.8304
        xyY:
        0.2967, 0.4601, 29.9560
      CIE-Lab:
        61.6162, -40.5932, 28.6554
        CIE-LCH:
        61.6162, 49.6884, 144.7811
        CIE-Luv:
        61.6162, -38.5725, 43.2579
        Hunter-Lab:
        54.7320, -32.7888, 21.1637
      #53a660 color charts
#53a660 RGB chart
      #53a660 CMYK chart
      #53a660 RGB pie chart
      #53a660 color shades, tints & tones
#53a660 color schemes
#53a660 color preview, HTML & CSS examples
           This text has a color of #53a660        
        
          <p style="color:#53a660;">Text here</p>
        
        
          .mytext {color:#53a660;}
        
        Text color #53a660
      
           This box has a color of #53a660        
        
          <div style="background-color:#53a660;">Content here</div>
        
        
          .mybackground {background-color:#53a660;}
        
        Background color #53a660
      
           Border around this has a color of #53a660        
        
          <div style="border:2px solid #53a660;">Content here</div>
        
        
          .myborder {border:2px solid #53a660;}
        
        Border color #53a660