#7e6e82 color space conversions
Hex:
        #7e6e82
        RGB:
        126, 110, 130
        CMY:
        51, 57, 49
        CMYK:
        3, 15, 0, 49
      HSL:
        288°, 8.3333%, 47.0588%
        HSV (HSB):
        288°, 15.3846%, 50.9804%
        XYZ:
        18.2094, 17.1992, 23.4791
        xyY:
        0.3092, 0.2921, 17.1992
      CIE-Lab:
        48.5100, 10.1804, -8.7084
        CIE-LCH:
        48.5100, 13.3969, 319.4559
        CIE-Luv:
        48.5100, 7.7491, -13.7336
        Hunter-Lab:
        41.4719, 5.7995, -4.5364
      #7e6e82 color charts
#7e6e82 RGB chart
      #7e6e82 CMYK chart
      #7e6e82 RGB pie chart
      #7e6e82 color shades, tints & tones
#7e6e82 color schemes
#7e6e82 color preview, HTML & CSS examples
           This text has a color of #7e6e82        
        
          <p style="color:#7e6e82;">Text here</p>
        
        
          .mytext {color:#7e6e82;}
        
        Text color #7e6e82
      
           This box has a color of #7e6e82        
        
          <div style="background-color:#7e6e82;">Content here</div>
        
        
          .mybackground {background-color:#7e6e82;}
        
        Background color #7e6e82
      
           Border around this has a color of #7e6e82        
        
          <div style="border:2px solid #7e6e82;">Content here</div>
        
        
          .myborder {border:2px solid #7e6e82;}
        
        Border color #7e6e82