#559c8b color space conversions
Hex:
        #559c8b
        RGB:
        85, 156, 139
        CMY:
        67, 39, 45
        CMYK:
        46, 0, 11, 39
      HSL:
        166°, 29.4606%, 47.2549%
        HSV (HSB):
        166°, 45.5128%, 61.1765%
        XYZ:
        20.2950, 27.5723, 28.6784
        xyY:
        0.2651, 0.3602, 27.5723
      CIE-Lab:
        59.5004, -26.5825, 1.9710
        CIE-LCH:
        59.5004, 26.6555, 175.7596
        CIE-Luv:
        59.5004, -32.2544, 6.9266
        Hunter-Lab:
        52.5093, -22.9007, 4.3748
      #559c8b color charts
#559c8b RGB chart
      #559c8b CMYK chart
      #559c8b RGB pie chart
      #559c8b color shades, tints & tones
#559c8b color schemes
#559c8b color preview, HTML & CSS examples
           This text has a color of #559c8b        
        
          <p style="color:#559c8b;">Text here</p>
        
        
          .mytext {color:#559c8b;}
        
        Text color #559c8b
      
           This box has a color of #559c8b        
        
          <div style="background-color:#559c8b;">Content here</div>
        
        
          .mybackground {background-color:#559c8b;}
        
        Background color #559c8b
      
           Border around this has a color of #559c8b        
        
          <div style="border:2px solid #559c8b;">Content here</div>
        
        
          .myborder {border:2px solid #559c8b;}
        
        Border color #559c8b