#56757d color space conversions
Hex:
        #56757d
        RGB:
        86, 117, 125
        CMY:
        66, 54, 51
        CMYK:
        31, 6, 0, 51
      HSL:
        192°, 18.4834%, 41.3725%
        HSV (HSB):
        192°, 31.2000%, 49.0196%
        XYZ:
        13.9007, 16.1817, 21.7928
        xyY:
        0.2680, 0.3119, 16.1817
      CIE-Lab:
        47.2120, -9.0327, -8.0035
        CIE-LCH:
        47.2120, 12.0684, 221.5429
        CIE-Luv:
        47.2120, -15.4436, -9.8564
        Hunter-Lab:
        40.2265, -8.7136, -3.9620
      #56757d color charts
#56757d RGB chart
      #56757d CMYK chart
      #56757d RGB pie chart
      #56757d color shades, tints & tones
#56757d color schemes
#56757d color preview, HTML & CSS examples
           This text has a color of #56757d        
        
          <p style="color:#56757d;">Text here</p>
        
        
          .mytext {color:#56757d;}
        
        Text color #56757d
      
           This box has a color of #56757d        
        
          <div style="background-color:#56757d;">Content here</div>
        
        
          .mybackground {background-color:#56757d;}
        
        Background color #56757d
      
           Border around this has a color of #56757d        
        
          <div style="border:2px solid #56757d;">Content here</div>
        
        
          .myborder {border:2px solid #56757d;}
        
        Border color #56757d