#7e5a95 color space conversions
Hex:
        #7e5a95
        RGB:
        126, 90, 149
        CMY:
        51, 65, 42
        CMYK:
        15, 40, 0, 42
      HSL:
        277°, 24.6862%, 46.8627%
        HSV (HSB):
        277°, 39.5973%, 58.4314%
        XYZ:
        17.6852, 13.9179, 30.1881
        xyY:
        0.2862, 0.2252, 13.9179
      CIE-Lab:
        44.1149, 26.3319, -26.7669
        CIE-LCH:
        44.1149, 37.5477, 314.5307
        CIE-Luv:
        44.1149, 14.5120, -41.9875
        Hunter-Lab:
        37.3067, 19.3310, -21.8620
      #7e5a95 color charts
#7e5a95 RGB chart
      #7e5a95 CMYK chart
      #7e5a95 RGB pie chart
      #7e5a95 color shades, tints & tones
#7e5a95 color schemes
#7e5a95 color preview, HTML & CSS examples
           This text has a color of #7e5a95        
        
          <p style="color:#7e5a95;">Text here</p>
        
        
          .mytext {color:#7e5a95;}
        
        Text color #7e5a95
      
           This box has a color of #7e5a95        
        
          <div style="background-color:#7e5a95;">Content here</div>
        
        
          .mybackground {background-color:#7e5a95;}
        
        Background color #7e5a95
      
           Border around this has a color of #7e5a95        
        
          <div style="border:2px solid #7e5a95;">Content here</div>
        
        
          .myborder {border:2px solid #7e5a95;}
        
        Border color #7e5a95