#6f7e80 color space conversions
Hex:
        #6f7e80
        RGB:
        111, 126, 128
        CMY:
        56, 51, 50
        CMYK:
        13, 2, 0, 50
      HSL:
        187°, 7.1130%, 46.8627%
        HSV (HSB):
        187°, 13.2812%, 50.1961%
        XYZ:
        17.9127, 19.8597, 23.3113
        xyY:
        0.2932, 0.3251, 19.8597
      CIE-Lab:
        51.6782, -5.0498, -2.9595
        CIE-LCH:
        51.6782, 5.8531, 210.3732
        CIE-Luv:
        51.6782, -8.1238, -3.3433
        Hunter-Lab:
        44.5643, -6.2391, 0.1807
      #6f7e80 color charts
#6f7e80 RGB chart
      #6f7e80 CMYK chart
      #6f7e80 RGB pie chart
      #6f7e80 color shades, tints & tones
#6f7e80 color schemes
#6f7e80 color preview, HTML & CSS examples
           This text has a color of #6f7e80        
        
          <p style="color:#6f7e80;">Text here</p>
        
        
          .mytext {color:#6f7e80;}
        
        Text color #6f7e80
      
           This box has a color of #6f7e80        
        
          <div style="background-color:#6f7e80;">Content here</div>
        
        
          .mybackground {background-color:#6f7e80;}
        
        Background color #6f7e80
      
           Border around this has a color of #6f7e80        
        
          <div style="border:2px solid #6f7e80;">Content here</div>
        
        
          .myborder {border:2px solid #6f7e80;}
        
        Border color #6f7e80