#56947b color space conversions
Hex:
        #56947b
        RGB:
        86, 148, 123
        CMY:
        66, 42, 52
        CMYK:
        42, 0, 17, 42
      HSL:
        156°, 26.4957%, 45.8824%
        HSV (HSB):
        156°, 41.8919%, 58.0392%
        XYZ:
        18.0028, 24.5883, 22.5361
        xyY:
        0.2764, 0.3775, 24.5883
      CIE-Lab:
        56.6721, -26.0949, 6.9918
        CIE-LCH:
        56.6721, 27.0153, 165.0006
        CIE-Luv:
        56.6721, -29.0103, 13.7253
        Hunter-Lab:
        49.5866, -21.9707, 7.7646
      #56947b color charts
#56947b RGB chart
      #56947b CMYK chart
      #56947b RGB pie chart
      #56947b color shades, tints & tones
#56947b color schemes
#56947b color preview, HTML & CSS examples
           This text has a color of #56947b        
        
          <p style="color:#56947b;">Text here</p>
        
        
          .mytext {color:#56947b;}
        
        Text color #56947b
      
           This box has a color of #56947b        
        
          <div style="background-color:#56947b;">Content here</div>
        
        
          .mybackground {background-color:#56947b;}
        
        Background color #56947b
      
           Border around this has a color of #56947b        
        
          <div style="border:2px solid #56947b;">Content here</div>
        
        
          .myborder {border:2px solid #56947b;}
        
        Border color #56947b