#5daa9b color space conversions
Hex:
        #5daa9b
        RGB:
        93, 170, 155
        CMY:
        64, 33, 39
        CMYK:
        45, 0, 9, 33
      HSL:
        168°, 31.1741%, 51.5686%
        HSV (HSB):
        168°, 45.2941%, 66.6667%
        XYZ:
        24.8053, 33.4432, 36.1581
        xyY:
        0.2627, 0.3542, 33.4432
      CIE-Lab:
        64.5181, -27.5355, 0.3258
        CIE-LCH:
        64.5181, 27.5374, 179.3221
        CIE-Luv:
        64.5181, -34.8645, 4.7939
        Hunter-Lab:
        57.8301, -24.6378, 3.4101
      #5daa9b color charts
#5daa9b RGB chart
      #5daa9b CMYK chart
      #5daa9b RGB pie chart
      #5daa9b color shades, tints & tones
#5daa9b color schemes
#5daa9b color preview, HTML & CSS examples
           This text has a color of #5daa9b        
        
          <p style="color:#5daa9b;">Text here</p>
        
        
          .mytext {color:#5daa9b;}
        
        Text color #5daa9b
      
           This box has a color of #5daa9b        
        
          <div style="background-color:#5daa9b;">Content here</div>
        
        
          .mybackground {background-color:#5daa9b;}
        
        Background color #5daa9b
      
           Border around this has a color of #5daa9b        
        
          <div style="border:2px solid #5daa9b;">Content here</div>
        
        
          .myborder {border:2px solid #5daa9b;}
        
        Border color #5daa9b