#5daa9e color space conversions
Hex:
        #5daa9e
        RGB:
        93, 170, 158
        CMY:
        64, 33, 38
        CMYK:
        45, 0, 7, 33
      HSL:
        171°, 31.1741%, 51.5686%
        HSV (HSB):
        171°, 45.2941%, 66.6667%
        XYZ:
        25.0605, 33.5452, 37.5018
        xyY:
        0.2608, 0.3490, 33.5452
      CIE-Lab:
        64.6000, -26.7963, -1.2279
        CIE-LCH:
        64.6000, 26.8245, 182.6236
        CIE-Luv:
        64.6000, -34.7624, 2.3896
        Hunter-Lab:
        57.9182, -24.1223, 2.1528
      #5daa9e color charts
#5daa9e RGB chart
      #5daa9e CMYK chart
      #5daa9e RGB pie chart
      #5daa9e color shades, tints & tones
#5daa9e color schemes
#5daa9e color preview, HTML & CSS examples
           This text has a color of #5daa9e        
        
          <p style="color:#5daa9e;">Text here</p>
        
        
          .mytext {color:#5daa9e;}
        
        Text color #5daa9e
      
           This box has a color of #5daa9e        
        
          <div style="background-color:#5daa9e;">Content here</div>
        
        
          .mybackground {background-color:#5daa9e;}
        
        Background color #5daa9e
      
           Border around this has a color of #5daa9e        
        
          <div style="border:2px solid #5daa9e;">Content here</div>
        
        
          .myborder {border:2px solid #5daa9e;}
        
        Border color #5daa9e