#7e667e color space conversions
Hex:
        #7e667e
        RGB:
        126, 102, 126
        CMY:
        51, 60, 51
        CMYK:
        0, 19, 0, 51
      HSL:
        300°, 10.5263%, 44.7059%
        HSV (HSB):
        300°, 19.0476%, 49.4118%
        XYZ:
        17.1215, 15.4447, 21.8174
        xyY:
        0.3148, 0.2840, 15.4447
      CIE-Lab:
        46.2374, 14.1177, -9.7279
        CIE-LCH:
        46.2374, 17.1447, 325.4310
        CIE-Luv:
        46.2374, 12.0807, -15.6268
        Hunter-Lab:
        39.2998, 8.9912, -5.4052
      #7e667e color charts
#7e667e RGB chart
      #7e667e CMYK chart
      #7e667e RGB pie chart
      #7e667e color shades, tints & tones
#7e667e color schemes
#7e667e color preview, HTML & CSS examples
           This text has a color of #7e667e        
        
          <p style="color:#7e667e;">Text here</p>
        
        
          .mytext {color:#7e667e;}
        
        Text color #7e667e
      
           This box has a color of #7e667e        
        
          <div style="background-color:#7e667e;">Content here</div>
        
        
          .mybackground {background-color:#7e667e;}
        
        Background color #7e667e
      
           Border around this has a color of #7e667e        
        
          <div style="border:2px solid #7e667e;">Content here</div>
        
        
          .myborder {border:2px solid #7e667e;}
        
        Border color #7e667e