#5daa7e color space conversions
Hex:
        #5daa7e
        RGB:
        93, 170, 126
        CMY:
        64, 33, 51
        CMYK:
        45, 0, 26, 33
      HSL:
        146°, 31.1741%, 51.5686%
        HSV (HSB):
        146°, 45.2941%, 66.6667%
        XYZ:
        22.6548, 32.5830, 24.8338
        xyY:
        0.2829, 0.4069, 32.5830
      CIE-Lab:
        63.8218, -34.0483, 15.4276
        CIE-LCH:
        63.8218, 37.3804, 155.6242
        CIE-Luv:
        63.8218, -35.8200, 26.6905
        Hunter-Lab:
        57.0815, -29.0485, 14.1624
      #5daa7e color charts
#5daa7e RGB chart
      #5daa7e CMYK chart
      #5daa7e RGB pie chart
      #5daa7e color shades, tints & tones
#5daa7e color schemes
#5daa7e color preview, HTML & CSS examples
           This text has a color of #5daa7e        
        
          <p style="color:#5daa7e;">Text here</p>
        
        
          .mytext {color:#5daa7e;}
        
        Text color #5daa7e
      
           This box has a color of #5daa7e        
        
          <div style="background-color:#5daa7e;">Content here</div>
        
        
          .mybackground {background-color:#5daa7e;}
        
        Background color #5daa7e
      
           Border around this has a color of #5daa7e        
        
          <div style="border:2px solid #5daa7e;">Content here</div>
        
        
          .myborder {border:2px solid #5daa7e;}
        
        Border color #5daa7e