#53a78a color space conversions
Hex:
        #53a78a
        RGB:
        83, 167, 138
        CMY:
        67, 35, 46
        CMYK:
        50, 0, 17, 35
      HSL:
        159°, 33.6000%, 49.0196%
        HSV (HSB):
        159°, 50.2994%, 65.4902%
        XYZ:
        21.9734, 31.3114, 28.9303
        xyY:
        0.2673, 0.3808, 31.3114
      CIE-Lab:
        62.7696, -32.6528, 7.2334
        CIE-LCH:
        62.7696, 33.4444, 167.5094
        CIE-Luv:
        62.7696, -37.4457, 15.3772
        Hunter-Lab:
        55.9566, -27.8294, 8.5159
      #53a78a color charts
#53a78a RGB chart
      #53a78a CMYK chart
      #53a78a RGB pie chart
      #53a78a color shades, tints & tones
#53a78a color schemes
#53a78a color preview, HTML & CSS examples
           This text has a color of #53a78a        
        
          <p style="color:#53a78a;">Text here</p>
        
        
          .mytext {color:#53a78a;}
        
        Text color #53a78a
      
           This box has a color of #53a78a        
        
          <div style="background-color:#53a78a;">Content here</div>
        
        
          .mybackground {background-color:#53a78a;}
        
        Background color #53a78a
      
           Border around this has a color of #53a78a        
        
          <div style="border:2px solid #53a78a;">Content here</div>
        
        
          .myborder {border:2px solid #53a78a;}
        
        Border color #53a78a