#7e1da2 color space conversions
Hex:
        #7e1da2
        RGB:
        126, 29, 162
        CMY:
        51, 89, 36
        CMYK:
        22, 82, 0, 36
      HSL:
        284°, 69.6335%, 37.4510%
        HSV (HSB):
        284°, 82.0988%, 63.5294%
        XYZ:
        15.5651, 7.9230, 34.8913
        xyY:
        0.2666, 0.1357, 7.9230
      CIE-Lab:
        33.8220, 58.8031, -50.9619
        CIE-LCH:
        33.8220, 77.8134, 319.0861
        CIE-Luv:
        33.8220, 27.5125, -74.7843
        Hunter-Lab:
        28.1478, 49.4481, -53.7910
      #7e1da2 color charts
#7e1da2 RGB chart
      #7e1da2 CMYK chart
      #7e1da2 RGB pie chart
      #7e1da2 color shades, tints & tones
#7e1da2 color schemes
#7e1da2 color preview, HTML & CSS examples
           This text has a color of #7e1da2        
        
          <p style="color:#7e1da2;">Text here</p>
        
        
          .mytext {color:#7e1da2;}
        
        Text color #7e1da2
      
           This box has a color of #7e1da2        
        
          <div style="background-color:#7e1da2;">Content here</div>
        
        
          .mybackground {background-color:#7e1da2;}
        
        Background color #7e1da2
      
           Border around this has a color of #7e1da2        
        
          <div style="border:2px solid #7e1da2;">Content here</div>
        
        
          .myborder {border:2px solid #7e1da2;}
        
        Border color #7e1da2