#7e1d8a color space conversions
Hex:
        #7e1d8a
        RGB:
        126, 29, 138
        CMY:
        51, 89, 46
        CMYK:
        9, 79, 0, 46
      HSL:
        293°, 65.2695%, 32.7451%
        HSV (HSB):
        293°, 78.9855%, 54.1176%
        XYZ:
        13.6310, 7.1493, 24.7063
        xyY:
        0.2997, 0.1572, 7.1493
      CIE-Lab:
        32.1445, 54.1984, -38.9790
        CIE-LCH:
        32.1445, 66.7595, 324.2767
        CIE-Luv:
        32.1445, 34.1762, -57.8134
        Hunter-Lab:
        26.7382, 44.2064, -36.0676
      #7e1d8a color charts
#7e1d8a RGB chart
      #7e1d8a CMYK chart
      #7e1d8a RGB pie chart
      #7e1d8a color shades, tints & tones
#7e1d8a color schemes
#7e1d8a color preview, HTML & CSS examples
           This text has a color of #7e1d8a        
        
          <p style="color:#7e1d8a;">Text here</p>
        
        
          .mytext {color:#7e1d8a;}
        
        Text color #7e1d8a
      
           This box has a color of #7e1d8a        
        
          <div style="background-color:#7e1d8a;">Content here</div>
        
        
          .mybackground {background-color:#7e1d8a;}
        
        Background color #7e1d8a
      
           Border around this has a color of #7e1d8a        
        
          <div style="border:2px solid #7e1d8a;">Content here</div>
        
        
          .myborder {border:2px solid #7e1d8a;}
        
        Border color #7e1d8a