#6c687f color space conversions
Hex:
        #6c687f
        RGB:
        108, 104, 127
        CMY:
        58, 59, 50
        CMYK:
        15, 18, 0, 50
      HSL:
        250°, 9.9567%, 45.2941%
        HSV (HSB):
        250°, 18.1102%, 49.8039%
        XYZ:
        14.9654, 14.6211, 22.1121
        xyY:
        0.2895, 0.2828, 14.6211
      CIE-Lab:
        45.1108, 6.5851, -12.1948
        CIE-LCH:
        45.1108, 13.8592, 298.3687
        CIE-Luv:
        45.1108, 0.7560, -17.9482
        Hunter-Lab:
        38.2375, 2.9458, -7.5201
      #6c687f color charts
#6c687f RGB chart
      #6c687f CMYK chart
      #6c687f RGB pie chart
      #6c687f color shades, tints & tones
#6c687f color schemes
#6c687f color preview, HTML & CSS examples
           This text has a color of #6c687f        
        
          <p style="color:#6c687f;">Text here</p>
        
        
          .mytext {color:#6c687f;}
        
        Text color #6c687f
      
           This box has a color of #6c687f        
        
          <div style="background-color:#6c687f;">Content here</div>
        
        
          .mybackground {background-color:#6c687f;}
        
        Background color #6c687f
      
           Border around this has a color of #6c687f        
        
          <div style="border:2px solid #6c687f;">Content here</div>
        
        
          .myborder {border:2px solid #6c687f;}
        
        Border color #6c687f