#53a17e color space conversions
Hex:
        #53a17e
        RGB:
        83, 161, 126
        CMY:
        67, 37, 51
        CMYK:
        48, 0, 22, 37
      HSL:
        153°, 31.9672%, 47.8431%
        HSV (HSB):
        153°, 48.4472%, 63.1373%
        XYZ:
        20.0780, 28.8351, 24.2462
        xyY:
        0.2744, 0.3941, 28.8351
      CIE-Lab:
        60.6358, -32.5453, 10.9060
        CIE-LCH:
        60.6358, 34.3240, 161.4738
        CIE-Luv:
        60.6358, -35.4437, 20.2244
        Hunter-Lab:
        53.6983, -27.2301, 10.8179
      #53a17e color charts
#53a17e RGB chart
      #53a17e CMYK chart
      #53a17e RGB pie chart
      #53a17e color shades, tints & tones
#53a17e color schemes
#53a17e color preview, HTML & CSS examples
           This text has a color of #53a17e        
        
          <p style="color:#53a17e;">Text here</p>
        
        
          .mytext {color:#53a17e;}
        
        Text color #53a17e
      
           This box has a color of #53a17e        
        
          <div style="background-color:#53a17e;">Content here</div>
        
        
          .mybackground {background-color:#53a17e;}
        
        Background color #53a17e
      
           Border around this has a color of #53a17e        
        
          <div style="border:2px solid #53a17e;">Content here</div>
        
        
          .myborder {border:2px solid #53a17e;}
        
        Border color #53a17e