#7e49ce color space conversions
Hex:
        #7e49ce
        RGB:
        126, 73, 206
        CMY:
        51, 71, 19
        CMYK:
        39, 65, 0, 19
      HSL:
        264°, 57.5758%, 54.7059%
        HSV (HSB):
        264°, 64.5631%, 80.7843%
        XYZ:
        22.1273, 13.6569, 59.8623
        xyY:
        0.2313, 0.1428, 13.6569
      CIE-Lab:
        43.7369, 50.0996, -60.8484
        CIE-LCH:
        43.7369, 78.8194, 309.4664
        CIE-Luv:
        43.7369, 11.2911, -94.3953
        Hunter-Lab:
        36.9553, 42.2067, -70.1727
      #7e49ce color charts
#7e49ce RGB chart
      #7e49ce CMYK chart
      #7e49ce RGB pie chart
      #7e49ce color shades, tints & tones
#7e49ce color schemes
#7e49ce color preview, HTML & CSS examples
           This text has a color of #7e49ce        
        
          <p style="color:#7e49ce;">Text here</p>
        
        
          .mytext {color:#7e49ce;}
        
        Text color #7e49ce
      
           This box has a color of #7e49ce        
        
          <div style="background-color:#7e49ce;">Content here</div>
        
        
          .mybackground {background-color:#7e49ce;}
        
        Background color #7e49ce
      
           Border around this has a color of #7e49ce        
        
          <div style="border:2px solid #7e49ce;">Content here</div>
        
        
          .myborder {border:2px solid #7e49ce;}
        
        Border color #7e49ce