#656d7f color space conversions
Hex:
        #656d7f
        RGB:
        101, 109, 127
        CMY:
        60, 57, 50
        CMYK:
        20, 14, 0, 50
      HSL:
        222°, 11.4035%, 44.7059%
        HSV (HSB):
        222°, 20.4724%, 49.8039%
        XYZ:
        14.6662, 15.2363, 22.2466
        xyY:
        0.2812, 0.2922, 15.2363
      CIE-Lab:
        45.9561, 1.1299, -10.9752
        CIE-LCH:
        45.9561, 11.0332, 275.8781
        CIE-Luv:
        45.9561, -5.1186, -15.4863
        Hunter-Lab:
        39.0337, -1.2407, -6.4677
      #656d7f color charts
#656d7f RGB chart
      #656d7f CMYK chart
      #656d7f RGB pie chart
      #656d7f color shades, tints & tones
#656d7f color schemes
#656d7f color preview, HTML & CSS examples
           This text has a color of #656d7f        
        
          <p style="color:#656d7f;">Text here</p>
        
        
          .mytext {color:#656d7f;}
        
        Text color #656d7f
      
           This box has a color of #656d7f        
        
          <div style="background-color:#656d7f;">Content here</div>
        
        
          .mybackground {background-color:#656d7f;}
        
        Background color #656d7f
      
           Border around this has a color of #656d7f        
        
          <div style="border:2px solid #656d7f;">Content here</div>
        
        
          .myborder {border:2px solid #656d7f;}
        
        Border color #656d7f