#56786f color space conversions
Hex:
        #56786f
        RGB:
        86, 120, 111
        CMY:
        66, 53, 56
        CMYK:
        28, 0, 8, 53
      HSL:
        164°, 16.5049%, 40.3922%
        HSV (HSB):
        164°, 28.3333%, 47.0588%
        XYZ:
        13.4235, 16.5591, 17.5277
        xyY:
        0.2825, 0.3485, 16.5591
      CIE-Lab:
        47.6996, -14.1845, 1.0296
        CIE-LCH:
        47.6996, 14.2219, 175.8483
        CIE-Luv:
        47.6996, -16.7759, 3.5310
        Hunter-Lab:
        40.6928, -12.3302, 2.9470
      #56786f color charts
#56786f RGB chart
      #56786f CMYK chart
      #56786f RGB pie chart
      #56786f color shades, tints & tones
#56786f color schemes
#56786f color preview, HTML & CSS examples
           This text has a color of #56786f        
        
          <p style="color:#56786f;">Text here</p>
        
        
          .mytext {color:#56786f;}
        
        Text color #56786f
      
           This box has a color of #56786f        
        
          <div style="background-color:#56786f;">Content here</div>
        
        
          .mybackground {background-color:#56786f;}
        
        Background color #56786f
      
           Border around this has a color of #56786f        
        
          <div style="border:2px solid #56786f;">Content here</div>
        
        
          .myborder {border:2px solid #56786f;}
        
        Border color #56786f