#7e5bae color space conversions
Hex:
        #7e5bae
        RGB:
        126, 91, 174
        CMY:
        51, 64, 32
        CMYK:
        28, 48, 0, 32
      HSL:
        265°, 33.8776%, 51.9608%
        HSV (HSB):
        265°, 47.7011%, 68.2353%
        XYZ:
        19.9853, 14.9738, 41.8813
        xyY:
        0.2601, 0.1949, 14.9738
      CIE-Lab:
        45.5983, 31.8122, -39.2471
        CIE-LCH:
        45.5983, 50.5208, 309.0270
        CIE-Luv:
        45.5983, 10.7170, -61.8511
        Hunter-Lab:
        38.6960, 24.4717, -37.0834
      #7e5bae color charts
#7e5bae RGB chart
      #7e5bae CMYK chart
      #7e5bae RGB pie chart
      #7e5bae color shades, tints & tones
#7e5bae color schemes
#7e5bae color preview, HTML & CSS examples
           This text has a color of #7e5bae        
        
          <p style="color:#7e5bae;">Text here</p>
        
        
          .mytext {color:#7e5bae;}
        
        Text color #7e5bae
      
           This box has a color of #7e5bae        
        
          <div style="background-color:#7e5bae;">Content here</div>
        
        
          .mybackground {background-color:#7e5bae;}
        
        Background color #7e5bae
      
           Border around this has a color of #7e5bae        
        
          <div style="border:2px solid #7e5bae;">Content here</div>
        
        
          .myborder {border:2px solid #7e5bae;}
        
        Border color #7e5bae