#5da4af color space conversions
Hex:
        #5da4af
        RGB:
        93, 164, 175
        CMY:
        64, 36, 31
        CMYK:
        47, 6, 0, 31
      HSL:
        188°, 33.8843%, 52.5490%
        HSV (HSB):
        188°, 46.8571%, 68.6275%
        XYZ:
        25.5275, 31.9732, 45.3834
        xyY:
        0.2481, 0.3108, 31.9732
      CIE-Lab:
        63.3207, -19.3029, -12.6373
        CIE-LCH:
        63.3207, 23.0717, 213.2121
        CIE-Luv:
        63.3207, -31.7828, -16.1404
        Hunter-Lab:
        56.5449, -18.3686, -8.0053
      #5da4af color charts
#5da4af RGB chart
      #5da4af CMYK chart
      #5da4af RGB pie chart
      #5da4af color shades, tints & tones
#5da4af color schemes
#5da4af color preview, HTML & CSS examples
           This text has a color of #5da4af        
        
          <p style="color:#5da4af;">Text here</p>
        
        
          .mytext {color:#5da4af;}
        
        Text color #5da4af
      
           This box has a color of #5da4af        
        
          <div style="background-color:#5da4af;">Content here</div>
        
        
          .mybackground {background-color:#5da4af;}
        
        Background color #5da4af
      
           Border around this has a color of #5da4af        
        
          <div style="border:2px solid #5da4af;">Content here</div>
        
        
          .myborder {border:2px solid #5da4af;}
        
        Border color #5da4af