#6c6972 color space conversions
Hex:
        #6c6972
        RGB:
        108, 105, 114
        CMY:
        58, 59, 55
        CMYK:
        5, 8, 0, 55
      HSL:
        260°, 4.1096%, 42.9412%
        HSV (HSB):
        260°, 7.8947%, 44.7059%
        XYZ:
        14.2732, 14.5062, 17.9673
        xyY:
        0.3053, 0.3103, 14.5062
      CIE-Lab:
        44.9503, 3.0480, -4.6126
        CIE-LCH:
        44.9503, 5.5287, 303.4561
        CIE-Luv:
        44.9503, 1.1378, -6.7066
        Hunter-Lab:
        38.0870, 0.2410, -1.3088
      #6c6972 color charts
#6c6972 RGB chart
      #6c6972 CMYK chart
      #6c6972 RGB pie chart
      #6c6972 color shades, tints & tones
#6c6972 color schemes
#6c6972 color preview, HTML & CSS examples
           This text has a color of #6c6972        
        
          <p style="color:#6c6972;">Text here</p>
        
        
          .mytext {color:#6c6972;}
        
        Text color #6c6972
      
           This box has a color of #6c6972        
        
          <div style="background-color:#6c6972;">Content here</div>
        
        
          .mybackground {background-color:#6c6972;}
        
        Background color #6c6972
      
           Border around this has a color of #6c6972        
        
          <div style="border:2px solid #6c6972;">Content here</div>
        
        
          .myborder {border:2px solid #6c6972;}
        
        Border color #6c6972