#53c58f color space conversions
Hex:
        #53c58f
        RGB:
        83, 197, 143
        CMY:
        67, 23, 44
        CMYK:
        58, 0, 27, 23
      HSL:
        152°, 49.5652%, 54.9020%
        HSV (HSB):
        152°, 57.8680%, 77.2549%
        XYZ:
        28.4915, 43.7547, 32.9304
        xyY:
        0.2709, 0.4160, 43.7547
      CIE-Lab:
        72.0642, -44.9593, 17.5864
        CIE-LCH:
        72.0642, 48.2765, 158.6364
        CIE-Luv:
        72.0642, -49.0916, 32.0435
        Hunter-Lab:
        66.1473, -38.8730, 16.7865
      #53c58f color charts
#53c58f RGB chart
      #53c58f CMYK chart
      #53c58f RGB pie chart
      #53c58f color shades, tints & tones
#53c58f color schemes
#53c58f color preview, HTML & CSS examples
           This text has a color of #53c58f        
        
          <p style="color:#53c58f;">Text here</p>
        
        
          .mytext {color:#53c58f;}
        
        Text color #53c58f
      
           This box has a color of #53c58f        
        
          <div style="background-color:#53c58f;">Content here</div>
        
        
          .mybackground {background-color:#53c58f;}
        
        Background color #53c58f
      
           Border around this has a color of #53c58f        
        
          <div style="border:2px solid #53c58f;">Content here</div>
        
        
          .myborder {border:2px solid #53c58f;}
        
        Border color #53c58f