#7e2ca1 color space conversions
Hex:
        #7e2ca1
        RGB:
        126, 44, 161
        CMY:
        51, 83, 37
        CMYK:
        22, 73, 0, 37
      HSL:
        282°, 57.0732%, 40.1961%
        HSV (HSB):
        282°, 72.6708%, 63.1373%
        XYZ:
        15.9379, 8.8102, 34.5787
        xyY:
        0.2686, 0.1485, 8.8102
      CIE-Lab:
        35.6163, 53.2356, -47.4584
        CIE-LCH:
        35.6163, 71.3185, 318.2837
        CIE-Luv:
        35.6163, 25.6121, -71.0585
        Hunter-Lab:
        29.6820, 43.9031, -48.2939
      #7e2ca1 color charts
#7e2ca1 RGB chart
      #7e2ca1 CMYK chart
      #7e2ca1 RGB pie chart
      #7e2ca1 color shades, tints & tones
#7e2ca1 color schemes
#7e2ca1 color preview, HTML & CSS examples
           This text has a color of #7e2ca1        
        
          <p style="color:#7e2ca1;">Text here</p>
        
        
          .mytext {color:#7e2ca1;}
        
        Text color #7e2ca1
      
           This box has a color of #7e2ca1        
        
          <div style="background-color:#7e2ca1;">Content here</div>
        
        
          .mybackground {background-color:#7e2ca1;}
        
        Background color #7e2ca1
      
           Border around this has a color of #7e2ca1        
        
          <div style="border:2px solid #7e2ca1;">Content here</div>
        
        
          .myborder {border:2px solid #7e2ca1;}
        
        Border color #7e2ca1