#7e2cbe color space conversions
Hex:
        #7e2cbe
        RGB:
        126, 44, 190
        CMY:
        51, 83, 25
        CMYK:
        34, 77, 0, 25
      HSL:
        274°, 62.3932%, 45.8824%
        HSV (HSB):
        274°, 76.8421%, 74.5098%
        XYZ:
        18.7991, 9.9547, 49.6458
        xyY:
        0.2398, 0.1270, 9.9547
      CIE-Lab:
        37.7610, 59.5913, -61.2437
        CIE-LCH:
        37.7610, 85.4512, 314.2165
        CIE-Luv:
        37.7610, 19.3071, -91.1891
        Hunter-Lab:
        31.5511, 51.1417, -71.2075
      #7e2cbe color charts
#7e2cbe RGB chart
      #7e2cbe CMYK chart
      #7e2cbe RGB pie chart
      #7e2cbe color shades, tints & tones
#7e2cbe color schemes
#7e2cbe color preview, HTML & CSS examples
           This text has a color of #7e2cbe        
        
          <p style="color:#7e2cbe;">Text here</p>
        
        
          .mytext {color:#7e2cbe;}
        
        Text color #7e2cbe
      
           This box has a color of #7e2cbe        
        
          <div style="background-color:#7e2cbe;">Content here</div>
        
        
          .mybackground {background-color:#7e2cbe;}
        
        Background color #7e2cbe
      
           Border around this has a color of #7e2cbe        
        
          <div style="border:2px solid #7e2cbe;">Content here</div>
        
        
          .myborder {border:2px solid #7e2cbe;}
        
        Border color #7e2cbe