#7e5aad color space conversions
Hex:
        #7e5aad
        RGB:
        126, 90, 173
        CMY:
        51, 65, 32
        CMYK:
        27, 48, 0, 32
      HSL:
        266°, 33.6032%, 51.5686%
        HSV (HSB):
        266°, 47.9769%, 67.8431%
        XYZ:
        19.8032, 14.7651, 41.3414
        xyY:
        0.2609, 0.1945, 14.7651
      CIE-Lab:
        45.3107, 32.1459, -39.1151
        CIE-LCH:
        45.3107, 50.6295, 309.4144
        CIE-Luv:
        45.3107, 11.1923, -61.5949
        Hunter-Lab:
        38.4254, 24.7487, -36.8916
      #7e5aad color charts
#7e5aad RGB chart
      #7e5aad CMYK chart
      #7e5aad RGB pie chart
      #7e5aad color shades, tints & tones
#7e5aad color schemes
#7e5aad color preview, HTML & CSS examples
           This text has a color of #7e5aad        
        
          <p style="color:#7e5aad;">Text here</p>
        
        
          .mytext {color:#7e5aad;}
        
        Text color #7e5aad
      
           This box has a color of #7e5aad        
        
          <div style="background-color:#7e5aad;">Content here</div>
        
        
          .mybackground {background-color:#7e5aad;}
        
        Background color #7e5aad
      
           Border around this has a color of #7e5aad        
        
          <div style="border:2px solid #7e5aad;">Content here</div>
        
        
          .myborder {border:2px solid #7e5aad;}
        
        Border color #7e5aad