#53a17d color space conversions
Hex:
        #53a17d
        RGB:
        83, 161, 125
        CMY:
        67, 37, 51
        CMYK:
        48, 0, 22, 37
      HSL:
        152°, 31.9672%, 47.8431%
        HSV (HSB):
        152°, 48.4472%, 63.1373%
        XYZ:
        20.0138, 28.8094, 23.9080
        xyY:
        0.2752, 0.3961, 28.8094
      CIE-Lab:
        60.6131, -32.7651, 11.4331
        CIE-LCH:
        60.6131, 34.7025, 160.7640
        CIE-Luv:
        60.6131, -35.4801, 20.9570
        Hunter-Lab:
        53.6744, -27.3721, 11.1628
      #53a17d color charts
#53a17d RGB chart
      #53a17d CMYK chart
      #53a17d RGB pie chart
      #53a17d color shades, tints & tones
#53a17d color schemes
#53a17d color preview, HTML & CSS examples
           This text has a color of #53a17d        
        
          <p style="color:#53a17d;">Text here</p>
        
        
          .mytext {color:#53a17d;}
        
        Text color #53a17d
      
           This box has a color of #53a17d        
        
          <div style="background-color:#53a17d;">Content here</div>
        
        
          .mybackground {background-color:#53a17d;}
        
        Background color #53a17d
      
           Border around this has a color of #53a17d        
        
          <div style="border:2px solid #53a17d;">Content here</div>
        
        
          .myborder {border:2px solid #53a17d;}
        
        Border color #53a17d