#7e419b color space conversions
Hex:
        #7e419b
        RGB:
        126, 65, 155
        CMY:
        51, 75, 39
        CMYK:
        19, 58, 0, 39
      HSL:
        281°, 40.9091%, 43.1373%
        HSV (HSB):
        281°, 58.0645%, 60.7843%
        XYZ:
        16.4109, 10.5828, 32.1881
        xyY:
        0.2773, 0.1788, 10.5828
      CIE-Lab:
        38.8687, 41.9175, -38.6308
        CIE-LCH:
        38.8687, 57.0037, 317.3367
        CIE-Luv:
        38.8687, 22.1057, -59.5265
        Hunter-Lab:
        32.5312, 33.1177, -35.8929
      #7e419b color charts
#7e419b RGB chart
      #7e419b CMYK chart
      #7e419b RGB pie chart
      #7e419b color shades, tints & tones
#7e419b color schemes
#7e419b color preview, HTML & CSS examples
           This text has a color of #7e419b        
        
          <p style="color:#7e419b;">Text here</p>
        
        
          .mytext {color:#7e419b;}
        
        Text color #7e419b
      
           This box has a color of #7e419b        
        
          <div style="background-color:#7e419b;">Content here</div>
        
        
          .mybackground {background-color:#7e419b;}
        
        Background color #7e419b
      
           Border around this has a color of #7e419b        
        
          <div style="border:2px solid #7e419b;">Content here</div>
        
        
          .myborder {border:2px solid #7e419b;}
        
        Border color #7e419b