#53c59d color space conversions
Hex:
        #53c59d
        RGB:
        83, 197, 157
        CMY:
        67, 23, 38
        CMYK:
        58, 0, 20, 23
      HSL:
        159°, 49.5652%, 54.9020%
        HSV (HSB):
        159°, 57.8680%, 77.2549%
        XYZ:
        29.6193, 44.2058, 38.8698
        xyY:
        0.2628, 0.3923, 44.2058
      CIE-Lab:
        72.3659, -41.9009, 10.4773
        CIE-LCH:
        72.3659, 43.1910, 165.9611
        CIE-Luv:
        72.3659, -48.3999, 21.8770
        Hunter-Lab:
        66.4875, -36.8335, 11.8792
      #53c59d color charts
#53c59d RGB chart
      #53c59d CMYK chart
      #53c59d RGB pie chart
      #53c59d color shades, tints & tones
#53c59d color schemes
#53c59d color preview, HTML & CSS examples
           This text has a color of #53c59d        
        
          <p style="color:#53c59d;">Text here</p>
        
        
          .mytext {color:#53c59d;}
        
        Text color #53c59d
      
           This box has a color of #53c59d        
        
          <div style="background-color:#53c59d;">Content here</div>
        
        
          .mybackground {background-color:#53c59d;}
        
        Background color #53c59d
      
           Border around this has a color of #53c59d        
        
          <div style="border:2px solid #53c59d;">Content here</div>
        
        
          .myborder {border:2px solid #53c59d;}
        
        Border color #53c59d