#7e5498 color space conversions
Hex:
        #7e5498
        RGB:
        126, 84, 152
        CMY:
        51, 67, 40
        CMYK:
        17, 45, 0, 40
      HSL:
        277°, 28.8136%, 46.2745%
        HSV (HSB):
        277°, 44.7368%, 59.6078%
        XYZ:
        17.4420, 13.0433, 31.3041
        xyY:
        0.2823, 0.2111, 13.0433
      CIE-Lab:
        42.8284, 30.5631, -30.5727
        CIE-LCH:
        42.8284, 43.2295, 314.9910
        CIE-Luv:
        42.8284, 16.3775, -47.8623
        Hunter-Lab:
        36.1155, 23.0047, -26.1104
      #7e5498 color charts
#7e5498 RGB chart
      #7e5498 CMYK chart
      #7e5498 RGB pie chart
      #7e5498 color shades, tints & tones
#7e5498 color schemes
#7e5498 color preview, HTML & CSS examples
           This text has a color of #7e5498        
        
          <p style="color:#7e5498;">Text here</p>
        
        
          .mytext {color:#7e5498;}
        
        Text color #7e5498
      
           This box has a color of #7e5498        
        
          <div style="background-color:#7e5498;">Content here</div>
        
        
          .mybackground {background-color:#7e5498;}
        
        Background color #7e5498
      
           Border around this has a color of #7e5498        
        
          <div style="border:2px solid #7e5498;">Content here</div>
        
        
          .myborder {border:2px solid #7e5498;}
        
        Border color #7e5498