#56717f color space conversions
Hex:
        #56717f
        RGB:
        86, 113, 127
        CMY:
        66, 56, 50
        CMYK:
        32, 11, 0, 50
      HSL:
        200°, 19.2488%, 41.7647%
        HSV (HSB):
        200°, 32.2835%, 49.8039%
        XYZ:
        13.5736, 15.3210, 22.3205
        xyY:
        0.2650, 0.2991, 15.3210
      CIE-Lab:
        46.0707, -6.1962, -10.9080
        CIE-LCH:
        46.0707, 12.5450, 240.4015
        CIE-Luv:
        46.0707, -13.7114, -14.3950
        Hunter-Lab:
        39.1420, -6.5985, -6.4103
      #56717f color charts
#56717f RGB chart
      #56717f CMYK chart
      #56717f RGB pie chart
      #56717f color shades, tints & tones
#56717f color schemes
#56717f color preview, HTML & CSS examples
           This text has a color of #56717f        
        
          <p style="color:#56717f;">Text here</p>
        
        
          .mytext {color:#56717f;}
        
        Text color #56717f
      
           This box has a color of #56717f        
        
          <div style="background-color:#56717f;">Content here</div>
        
        
          .mybackground {background-color:#56717f;}
        
        Background color #56717f
      
           Border around this has a color of #56717f        
        
          <div style="border:2px solid #56717f;">Content here</div>
        
        
          .myborder {border:2px solid #56717f;}
        
        Border color #56717f