#53a49a color space conversions
Hex:
        #53a49a
        RGB:
        83, 164, 154
        CMY:
        67, 36, 40
        CMYK:
        49, 0, 6, 36
      HSL:
        173°, 32.7935%, 48.4314%
        HSV (HSB):
        173°, 49.3902%, 64.3137%
        XYZ:
        22.6755, 30.7230, 35.3069
        xyY:
        0.2556, 0.3463, 30.7230
      CIE-Lab:
        62.2731, -27.2787, -2.4494
        CIE-LCH:
        62.2731, 27.3884, 185.1309
        CIE-Luv:
        62.2731, -35.5895, 0.6186
        Hunter-Lab:
        55.4283, -23.9761, 1.0332
      #53a49a color charts
#53a49a RGB chart
      #53a49a CMYK chart
      #53a49a RGB pie chart
      #53a49a color shades, tints & tones
#53a49a color schemes
#53a49a color preview, HTML & CSS examples
           This text has a color of #53a49a        
        
          <p style="color:#53a49a;">Text here</p>
        
        
          .mytext {color:#53a49a;}
        
        Text color #53a49a
      
           This box has a color of #53a49a        
        
          <div style="background-color:#53a49a;">Content here</div>
        
        
          .mybackground {background-color:#53a49a;}
        
        Background color #53a49a
      
           Border around this has a color of #53a49a        
        
          <div style="border:2px solid #53a49a;">Content here</div>
        
        
          .myborder {border:2px solid #53a49a;}
        
        Border color #53a49a