#53a071 color space conversions
Hex:
        #53a071
        RGB:
        83, 160, 113
        CMY:
        67, 37, 56
        CMYK:
        48, 0, 29, 37
      HSL:
        143°, 31.6872%, 47.6471%
        HSV (HSB):
        143°, 48.1250%, 62.7451%
        XYZ:
        19.1187, 28.1729, 20.0530
        xyY:
        0.2839, 0.4183, 28.1729
      CIE-Lab:
        60.0446, -34.8172, 17.3216
        CIE-LCH:
        60.0446, 38.8880, 153.5496
        CIE-Luv:
        60.0446, -35.4853, 28.7916
        Hunter-Lab:
        53.0781, -28.5911, 14.7548
      #53a071 color charts
#53a071 RGB chart
      #53a071 CMYK chart
      #53a071 RGB pie chart
      #53a071 color shades, tints & tones
#53a071 color schemes
#53a071 color preview, HTML & CSS examples
           This text has a color of #53a071        
        
          <p style="color:#53a071;">Text here</p>
        
        
          .mytext {color:#53a071;}
        
        Text color #53a071
      
           This box has a color of #53a071        
        
          <div style="background-color:#53a071;">Content here</div>
        
        
          .mybackground {background-color:#53a071;}
        
        Background color #53a071
      
           Border around this has a color of #53a071        
        
          <div style="border:2px solid #53a071;">Content here</div>
        
        
          .myborder {border:2px solid #53a071;}
        
        Border color #53a071