#6d997d color space conversions
Hex:
        #6d997d
        RGB:
        109, 153, 125
        CMY:
        57, 40, 51
        CMYK:
        29, 0, 18, 40
      HSL:
        142°, 17.7419%, 51.3725%
        HSV (HSB):
        142°, 28.7582%, 60.0000%
        XYZ:
        21.3996, 27.5143, 23.5850
        xyY:
        0.2952, 0.3795, 27.5143
      CIE-Lab:
        59.4474, -21.0279, 9.9692
        CIE-LCH:
        59.4474, 23.2714, 154.6346
        CIE-Luv:
        59.4474, -21.8664, 17.1140
        Hunter-Lab:
        52.4541, -18.9725, 10.0593
      #6d997d color charts
#6d997d RGB chart
      #6d997d CMYK chart
      #6d997d RGB pie chart
      #6d997d color shades, tints & tones
#6d997d color schemes
#6d997d color preview, HTML & CSS examples
           This text has a color of #6d997d        
        
          <p style="color:#6d997d;">Text here</p>
        
        
          .mytext {color:#6d997d;}
        
        Text color #6d997d
      
           This box has a color of #6d997d        
        
          <div style="background-color:#6d997d;">Content here</div>
        
        
          .mybackground {background-color:#6d997d;}
        
        Background color #6d997d
      
           Border around this has a color of #6d997d        
        
          <div style="border:2px solid #6d997d;">Content here</div>
        
        
          .myborder {border:2px solid #6d997d;}
        
        Border color #6d997d