#7e496b color space conversions
Hex:
        #7e496b
        RGB:
        126, 73, 107
        CMY:
        51, 71, 58
        CMYK:
        0, 42, 15, 51
      HSL:
        322°, 26.6332%, 39.0196%
        HSV (HSB):
        322°, 42.0635%, 49.4118%
        XYZ:
        13.6406, 10.2622, 15.1718
        xyY:
        0.3491, 0.2626, 10.2622
      CIE-Lab:
        38.3090, 27.6883, -10.0502
        CIE-LCH:
        38.3090, 29.4559, 340.0502
        CIE-Luv:
        38.3090, 28.9913, -17.3822
        Hunter-Lab:
        32.0347, 19.9455, -5.6557
      #7e496b color charts
#7e496b RGB chart
      #7e496b CMYK chart
      #7e496b RGB pie chart
      #7e496b color shades, tints & tones
#7e496b color schemes
#7e496b color preview, HTML & CSS examples
           This text has a color of #7e496b        
        
          <p style="color:#7e496b;">Text here</p>
        
        
          .mytext {color:#7e496b;}
        
        Text color #7e496b
      
           This box has a color of #7e496b        
        
          <div style="background-color:#7e496b;">Content here</div>
        
        
          .mybackground {background-color:#7e496b;}
        
        Background color #7e496b
      
           Border around this has a color of #7e496b        
        
          <div style="border:2px solid #7e496b;">Content here</div>
        
        
          .myborder {border:2px solid #7e496b;}
        
        Border color #7e496b