#7e45ac color space conversions
Hex:
        #7e45ac
        RGB:
        126, 69, 172
        CMY:
        51, 73, 33
        CMYK:
        27, 60, 0, 33
      HSL:
        273°, 42.7386%, 47.2549%
        HSV (HSB):
        273°, 59.8837%, 67.4510%
        XYZ:
        18.1787, 11.6704, 40.3242
        xyY:
        0.2591, 0.1663, 11.6704
      CIE-Lab:
        40.6874, 43.7365, -45.8887
        CIE-LCH:
        40.6874, 63.3928, 313.6244
        CIE-Luv:
        40.6874, 17.7633, -70.9065
        Hunter-Lab:
        34.1620, 35.2021, -46.0715
      #7e45ac color charts
#7e45ac RGB chart
      #7e45ac CMYK chart
      #7e45ac RGB pie chart
      #7e45ac color shades, tints & tones
#7e45ac color schemes
#7e45ac color preview, HTML & CSS examples
           This text has a color of #7e45ac        
        
          <p style="color:#7e45ac;">Text here</p>
        
        
          .mytext {color:#7e45ac;}
        
        Text color #7e45ac
      
           This box has a color of #7e45ac        
        
          <div style="background-color:#7e45ac;">Content here</div>
        
        
          .mybackground {background-color:#7e45ac;}
        
        Background color #7e45ac
      
           Border around this has a color of #7e45ac        
        
          <div style="border:2px solid #7e45ac;">Content here</div>
        
        
          .myborder {border:2px solid #7e45ac;}
        
        Border color #7e45ac