#56686f color space conversions
Hex:
        #56686f
        RGB:
        86, 104, 111
        CMY:
        66, 59, 56
        CMYK:
        23, 6, 0, 56
      HSL:
        197°, 12.6904%, 38.6275%
        HSV (HSB):
        197°, 22.5225%, 43.5294%
        XYZ:
        11.6573, 13.0268, 16.9389
        xyY:
        0.2801, 0.3130, 13.0268
      CIE-Lab:
        42.8035, -5.0416, -6.1798
        CIE-LCH:
        42.8035, 7.9755, 230.7921
        CIE-Luv:
        42.8035, -9.4702, -7.6206
        Hunter-Lab:
        36.0926, -5.5095, -2.5611
      #56686f color charts
#56686f RGB chart
      #56686f CMYK chart
      #56686f RGB pie chart
      #56686f color shades, tints & tones
#56686f color schemes
#56686f color preview, HTML & CSS examples
           This text has a color of #56686f        
        
          <p style="color:#56686f;">Text here</p>
        
        
          .mytext {color:#56686f;}
        
        Text color #56686f
      
           This box has a color of #56686f        
        
          <div style="background-color:#56686f;">Content here</div>
        
        
          .mybackground {background-color:#56686f;}
        
        Background color #56686f
      
           Border around this has a color of #56686f        
        
          <div style="border:2px solid #56686f;">Content here</div>
        
        
          .myborder {border:2px solid #56686f;}
        
        Border color #56686f