#7e2aad color space conversions
Hex:
        #7e2aad
        RGB:
        126, 42, 173
        CMY:
        51, 84, 32
        CMYK:
        27, 76, 0, 32
      HSL:
        278°, 60.9302%, 42.1569%
        HSV (HSB):
        278°, 75.7225%, 67.8431%
        XYZ:
        16.9750, 9.1087, 40.3986
        xyY:
        0.2553, 0.1370, 9.1087
      CIE-Lab:
        36.1927, 56.6061, -53.7265
        CIE-LCH:
        36.1927, 78.0435, 316.4950
        CIE-Luv:
        36.1927, 23.1713, -79.9945
        Hunter-Lab:
        30.1806, 47.5807, -58.2370
      #7e2aad color charts
#7e2aad RGB chart
      #7e2aad CMYK chart
      #7e2aad RGB pie chart
      #7e2aad color shades, tints & tones
#7e2aad color schemes
#7e2aad color preview, HTML & CSS examples
           This text has a color of #7e2aad        
        
          <p style="color:#7e2aad;">Text here</p>
        
        
          .mytext {color:#7e2aad;}
        
        Text color #7e2aad
      
           This box has a color of #7e2aad        
        
          <div style="background-color:#7e2aad;">Content here</div>
        
        
          .mybackground {background-color:#7e2aad;}
        
        Background color #7e2aad
      
           Border around this has a color of #7e2aad        
        
          <div style="border:2px solid #7e2aad;">Content here</div>
        
        
          .myborder {border:2px solid #7e2aad;}
        
        Border color #7e2aad