#7e2aa3 color space conversions
Hex:
        #7e2aa3
        RGB:
        126, 42, 163
        CMY:
        51, 84, 36
        CMYK:
        23, 74, 0, 36
      HSL:
        282°, 59.0244%, 40.1961%
        HSV (HSB):
        282°, 74.2331%, 63.9216%
        XYZ:
        16.0430, 8.7359, 35.4910
        xyY:
        0.2662, 0.1449, 8.7359
      CIE-Lab:
        35.4707, 54.4677, -48.8988
        CIE-LCH:
        35.4707, 73.1971, 318.0838
        CIE-Luv:
        35.4707, 25.4769, -72.9734
        Hunter-Lab:
        29.5565, 45.1641, -50.5048
      #7e2aa3 color charts
#7e2aa3 RGB chart
      #7e2aa3 CMYK chart
      #7e2aa3 RGB pie chart
      #7e2aa3 color shades, tints & tones
#7e2aa3 color schemes
#7e2aa3 color preview, HTML & CSS examples
           This text has a color of #7e2aa3        
        
          <p style="color:#7e2aa3;">Text here</p>
        
        
          .mytext {color:#7e2aa3;}
        
        Text color #7e2aa3
      
           This box has a color of #7e2aa3        
        
          <div style="background-color:#7e2aa3;">Content here</div>
        
        
          .mybackground {background-color:#7e2aa3;}
        
        Background color #7e2aa3
      
           Border around this has a color of #7e2aa3        
        
          <div style="border:2px solid #7e2aa3;">Content here</div>
        
        
          .myborder {border:2px solid #7e2aa3;}
        
        Border color #7e2aa3