#7e45be color space conversions
Hex:
        #7e45be
        RGB:
        126, 69, 190
        CMY:
        51, 73, 25
        CMYK:
        34, 64, 0, 25
      HSL:
        268°, 48.2072%, 50.7843%
        HSV (HSB):
        268°, 63.6842%, 74.5098%
        XYZ:
        20.0266, 12.4096, 50.0550
        xyY:
        0.2428, 0.1504, 12.4096
      CIE-Lab:
        41.8598, 48.1311, -54.5985
        CIE-LCH:
        41.8598, 72.7846, 311.3977
        CIE-Luv:
        41.8598, 14.6744, -84.2964
        Hunter-Lab:
        35.2272, 39.8291, -59.5871
      #7e45be color charts
#7e45be RGB chart
      #7e45be CMYK chart
      #7e45be RGB pie chart
      #7e45be color shades, tints & tones
#7e45be color schemes
#7e45be color preview, HTML & CSS examples
           This text has a color of #7e45be        
        
          <p style="color:#7e45be;">Text here</p>
        
        
          .mytext {color:#7e45be;}
        
        Text color #7e45be
      
           This box has a color of #7e45be        
        
          <div style="background-color:#7e45be;">Content here</div>
        
        
          .mybackground {background-color:#7e45be;}
        
        Background color #7e45be
      
           Border around this has a color of #7e45be        
        
          <div style="border:2px solid #7e45be;">Content here</div>
        
        
          .myborder {border:2px solid #7e45be;}
        
        Border color #7e45be