#7e1eda color space conversions
Hex:
        #7e1eda
        RGB:
        126, 30, 218
        CMY:
        51, 88, 15
        CMYK:
        42, 86, 0, 15
      HSL:
        271°, 75.8065%, 48.6275%
        HSV (HSB):
        271°, 86.2385%, 85.4902%
        XYZ:
        21.7233, 10.4261, 67.1972
        xyY:
        0.2187, 0.1049, 10.4261
      CIE-Lab:
        38.5966, 70.3727, -76.1466
        CIE-LCH:
        38.5966, 103.6852, 312.7433
        CIE-Luv:
        38.5966, 15.5563, -110.9939
        Hunter-Lab:
        32.2895, 63.5825, -100.7848
      #7e1eda color charts
#7e1eda RGB chart
      #7e1eda CMYK chart
      #7e1eda RGB pie chart
      #7e1eda color shades, tints & tones
#7e1eda color schemes
#7e1eda color preview, HTML & CSS examples
           This text has a color of #7e1eda        
        
          <p style="color:#7e1eda;">Text here</p>
        
        
          .mytext {color:#7e1eda;}
        
        Text color #7e1eda
      
           This box has a color of #7e1eda        
        
          <div style="background-color:#7e1eda;">Content here</div>
        
        
          .mybackground {background-color:#7e1eda;}
        
        Background color #7e1eda
      
           Border around this has a color of #7e1eda        
        
          <div style="border:2px solid #7e1eda;">Content here</div>
        
        
          .myborder {border:2px solid #7e1eda;}
        
        Border color #7e1eda