#53a872 color space conversions
Hex:
        #53a872
        RGB:
        83, 168, 114
        CMY:
        67, 34, 55
        CMYK:
        51, 0, 32, 34
      HSL:
        142°, 33.8645%, 49.2157%
        HSV (HSB):
        142°, 50.5952%, 65.8824%
        XYZ:
        20.6072, 31.0592, 20.8285
        xyY:
        0.2843, 0.4284, 31.0592
      CIE-Lab:
        62.5576, -38.2354, 20.2060
        CIE-LCH:
        62.5576, 43.2462, 152.1452
        CIE-Luv:
        62.5576, -38.7847, 33.2202
        Hunter-Lab:
        55.7308, -31.5261, 16.8528
      #53a872 color charts
#53a872 RGB chart
      #53a872 CMYK chart
      #53a872 RGB pie chart
      #53a872 color shades, tints & tones
#53a872 color schemes
#53a872 color preview, HTML & CSS examples
           This text has a color of #53a872        
        
          <p style="color:#53a872;">Text here</p>
        
        
          .mytext {color:#53a872;}
        
        Text color #53a872
      
           This box has a color of #53a872        
        
          <div style="background-color:#53a872;">Content here</div>
        
        
          .mybackground {background-color:#53a872;}
        
        Background color #53a872
      
           Border around this has a color of #53a872        
        
          <div style="border:2px solid #53a872;">Content here</div>
        
        
          .myborder {border:2px solid #53a872;}
        
        Border color #53a872