#5d8a9a color space conversions
Hex:
        #5d8a9a
        RGB:
        93, 138, 154
        CMY:
        64, 46, 40
        CMYK:
        40, 10, 0, 40
      HSL:
        196°, 24.6964%, 48.4314%
        HSV (HSB):
        196°, 39.6104%, 60.3922%
        XYZ:
        19.4354, 22.8372, 33.9555
        xyY:
        0.2550, 0.2996, 22.8372
      CIE-Lab:
        54.9043, -11.0518, -13.3785
        CIE-LCH:
        54.9043, 17.3530, 230.4402
        CIE-Luv:
        54.9043, -21.5858, -18.0149
        Hunter-Lab:
        47.7883, -11.0339, -8.6761
      #5d8a9a color charts
#5d8a9a RGB chart
      #5d8a9a CMYK chart
      #5d8a9a RGB pie chart
      #5d8a9a color shades, tints & tones
#5d8a9a color schemes
#5d8a9a color preview, HTML & CSS examples
           This text has a color of #5d8a9a        
        
          <p style="color:#5d8a9a;">Text here</p>
        
        
          .mytext {color:#5d8a9a;}
        
        Text color #5d8a9a
      
           This box has a color of #5d8a9a        
        
          <div style="background-color:#5d8a9a;">Content here</div>
        
        
          .mybackground {background-color:#5d8a9a;}
        
        Background color #5d8a9a
      
           Border around this has a color of #5d8a9a        
        
          <div style="border:2px solid #5d8a9a;">Content here</div>
        
        
          .myborder {border:2px solid #5d8a9a;}
        
        Border color #5d8a9a