#7e2fbe color space conversions
Hex:
        #7e2fbe
        RGB:
        126, 47, 190
        CMY:
        51, 82, 25
        CMYK:
        34, 75, 0, 25
      HSL:
        273°, 60.3376%, 46.4706%
        HSV (HSB):
        273°, 75.2632%, 74.5098%
        XYZ:
        18.9150, 10.1864, 49.6844
        xyY:
        0.2401, 0.1293, 10.1864
      CIE-Lab:
        38.1748, 58.4045, -60.5701
        CIE-LCH:
        38.1748, 84.1417, 313.9572
        CIE-Luv:
        38.1748, 18.8754, -90.5832
        Hunter-Lab:
        31.9161, 49.9344, -69.9568
      #7e2fbe color charts
#7e2fbe RGB chart
      #7e2fbe CMYK chart
      #7e2fbe RGB pie chart
      #7e2fbe color shades, tints & tones
#7e2fbe color schemes
#7e2fbe color preview, HTML & CSS examples
           This text has a color of #7e2fbe        
        
          <p style="color:#7e2fbe;">Text here</p>
        
        
          .mytext {color:#7e2fbe;}
        
        Text color #7e2fbe
      
           This box has a color of #7e2fbe        
        
          <div style="background-color:#7e2fbe;">Content here</div>
        
        
          .mybackground {background-color:#7e2fbe;}
        
        Background color #7e2fbe
      
           Border around this has a color of #7e2fbe        
        
          <div style="border:2px solid #7e2fbe;">Content here</div>
        
        
          .myborder {border:2px solid #7e2fbe;}
        
        Border color #7e2fbe