#6c6d80 color space conversions
Hex:
        #6c6d80
        RGB:
        108, 109, 128
        CMY:
        58, 57, 50
        CMYK:
        16, 15, 0, 50
      HSL:
        237°, 8.4746%, 46.2745%
        HSV (HSB):
        237°, 15.6250%, 50.1961%
        XYZ:
        15.5493, 15.6839, 22.6298
        xyY:
        0.2887, 0.2912, 15.6839
      CIE-Lab:
        46.5571, 3.8175, -10.6117
        CIE-LCH:
        46.5571, 11.2775, 289.7858
        CIE-Luv:
        46.5571, -1.6220, -15.3872
        Hunter-Lab:
        39.6029, 0.7791, -6.1573
      #6c6d80 color charts
#6c6d80 RGB chart
      #6c6d80 CMYK chart
      #6c6d80 RGB pie chart
      #6c6d80 color shades, tints & tones
#6c6d80 color schemes
#6c6d80 color preview, HTML & CSS examples
           This text has a color of #6c6d80        
        
          <p style="color:#6c6d80;">Text here</p>
        
        
          .mytext {color:#6c6d80;}
        
        Text color #6c6d80
      
           This box has a color of #6c6d80        
        
          <div style="background-color:#6c6d80;">Content here</div>
        
        
          .mybackground {background-color:#6c6d80;}
        
        Background color #6c6d80
      
           Border around this has a color of #6c6d80        
        
          <div style="border:2px solid #6c6d80;">Content here</div>
        
        
          .myborder {border:2px solid #6c6d80;}
        
        Border color #6c6d80