#7e349b color space conversions
Hex:
        #7e349b
        RGB:
        126, 52, 155
        CMY:
        51, 80, 39
        CMYK:
        19, 66, 0, 39
      HSL:
        283°, 49.7585%, 40.5882%
        HSV (HSB):
        283°, 66.4516%, 60.7843%
        XYZ:
        15.7486, 9.2582, 31.9673
        xyY:
        0.2764, 0.1625, 9.2582
      CIE-Lab:
        36.4767, 48.4309, -42.4496
        CIE-LCH:
        36.4767, 64.4013, 318.7655
        CIE-Luv:
        36.4767, 25.4223, -64.3666
        Hunter-Lab:
        30.4272, 39.1407, -40.9919
      #7e349b color charts
#7e349b RGB chart
      #7e349b CMYK chart
      #7e349b RGB pie chart
      #7e349b color shades, tints & tones
#7e349b color schemes
#7e349b color preview, HTML & CSS examples
           This text has a color of #7e349b        
        
          <p style="color:#7e349b;">Text here</p>
        
        
          .mytext {color:#7e349b;}
        
        Text color #7e349b
      
           This box has a color of #7e349b        
        
          <div style="background-color:#7e349b;">Content here</div>
        
        
          .mybackground {background-color:#7e349b;}
        
        Background color #7e349b
      
           Border around this has a color of #7e349b        
        
          <div style="border:2px solid #7e349b;">Content here</div>
        
        
          .myborder {border:2px solid #7e349b;}
        
        Border color #7e349b