#56957b color space conversions
Hex:
        #56957b
        RGB:
        86, 149, 123
        CMY:
        66, 42, 52
        CMYK:
        42, 0, 17, 42
      HSL:
        155°, 26.8085%, 46.0784%
        HSV (HSB):
        155°, 42.2819%, 58.4314%
        XYZ:
        18.1603, 24.9034, 22.5886
        xyY:
        0.2766, 0.3793, 24.9034
      CIE-Lab:
        56.9812, -26.5920, 7.4329
        CIE-LCH:
        56.9812, 27.6113, 164.3835
        CIE-Luv:
        56.9812, -29.4405, 14.4141
        Hunter-Lab:
        49.9033, -22.3727, 8.0949
      #56957b color charts
#56957b RGB chart
      #56957b CMYK chart
      #56957b RGB pie chart
      #56957b color shades, tints & tones
#56957b color schemes
#56957b color preview, HTML & CSS examples
           This text has a color of #56957b        
        
          <p style="color:#56957b;">Text here</p>
        
        
          .mytext {color:#56957b;}
        
        Text color #56957b
      
           This box has a color of #56957b        
        
          <div style="background-color:#56957b;">Content here</div>
        
        
          .mybackground {background-color:#56957b;}
        
        Background color #56957b
      
           Border around this has a color of #56957b        
        
          <div style="border:2px solid #56957b;">Content here</div>
        
        
          .myborder {border:2px solid #56957b;}
        
        Border color #56957b