#559a8d color space conversions
Hex:
        #559a8d
        RGB:
        85, 154, 141
        CMY:
        67, 40, 45
        CMYK:
        45, 0, 8, 40
      HSL:
        169°, 28.8703%, 46.8627%
        HSV (HSB):
        169°, 44.8052%, 60.3922%
        XYZ:
        20.1096, 26.9656, 29.3443
        xyY:
        0.2631, 0.3529, 26.9656
      CIE-Lab:
        58.9425, -25.0903, 0.0244
        CIE-LCH:
        58.9425, 25.0903, 179.9442
        CIE-Luv:
        58.9425, -31.3590, 3.8995
        Hunter-Lab:
        51.9284, -21.7493, 2.8456
      #559a8d color charts
#559a8d RGB chart
      #559a8d CMYK chart
      #559a8d RGB pie chart
      #559a8d color shades, tints & tones
#559a8d color schemes
#559a8d color preview, HTML & CSS examples
           This text has a color of #559a8d        
        
          <p style="color:#559a8d;">Text here</p>
        
        
          .mytext {color:#559a8d;}
        
        Text color #559a8d
      
           This box has a color of #559a8d        
        
          <div style="background-color:#559a8d;">Content here</div>
        
        
          .mybackground {background-color:#559a8d;}
        
        Background color #559a8d
      
           Border around this has a color of #559a8d        
        
          <div style="border:2px solid #559a8d;">Content here</div>
        
        
          .myborder {border:2px solid #559a8d;}
        
        Border color #559a8d