#53a880 color space conversions
Hex:
        #53a880
        RGB:
        83, 168, 128
        CMY:
        67, 34, 50
        CMYK:
        51, 0, 24, 34
      HSL:
        152°, 33.8645%, 49.2157%
        HSV (HSB):
        152°, 50.5952%, 65.8824%
        XYZ:
        21.4662, 31.4028, 25.3520
        xyY:
        0.2744, 0.4015, 31.4028
      CIE-Lab:
        62.8462, -35.3625, 12.9013
        CIE-LCH:
        62.8462, 37.6424, 159.9564
        CIE-Luv:
        62.8462, -38.2514, 23.4883
        Hunter-Lab:
        56.0382, -29.6899, 12.4036
      #53a880 color charts
#53a880 RGB chart
      #53a880 CMYK chart
      #53a880 RGB pie chart
      #53a880 color shades, tints & tones
#53a880 color schemes
#53a880 color preview, HTML & CSS examples
           This text has a color of #53a880        
        
          <p style="color:#53a880;">Text here</p>
        
        
          .mytext {color:#53a880;}
        
        Text color #53a880
      
           This box has a color of #53a880        
        
          <div style="background-color:#53a880;">Content here</div>
        
        
          .mybackground {background-color:#53a880;}
        
        Background color #53a880
      
           Border around this has a color of #53a880        
        
          <div style="border:2px solid #53a880;">Content here</div>
        
        
          .myborder {border:2px solid #53a880;}
        
        Border color #53a880