#7e4cab color space conversions
Hex:
        #7e4cab
        RGB:
        126, 76, 171
        CMY:
        51, 70, 33
        CMYK:
        26, 56, 0, 33
      HSL:
        272°, 38.4615%, 48.4314%
        HSV (HSB):
        272°, 55.5556%, 67.0588%
        XYZ:
        18.5393, 12.5448, 39.9723
        xyY:
        0.2609, 0.1765, 12.5448
      CIE-Lab:
        42.0692, 39.6732, -43.0874
        CIE-LCH:
        42.0692, 58.5703, 312.6377
        CIE-Luv:
        42.0692, 15.9690, -67.0903
        Hunter-Lab:
        35.4186, 31.4505, -42.1198
      #7e4cab color charts
#7e4cab RGB chart
      #7e4cab CMYK chart
      #7e4cab RGB pie chart
      #7e4cab color shades, tints & tones
#7e4cab color schemes
#7e4cab color preview, HTML & CSS examples
           This text has a color of #7e4cab        
        
          <p style="color:#7e4cab;">Text here</p>
        
        
          .mytext {color:#7e4cab;}
        
        Text color #7e4cab
      
           This box has a color of #7e4cab        
        
          <div style="background-color:#7e4cab;">Content here</div>
        
        
          .mybackground {background-color:#7e4cab;}
        
        Background color #7e4cab
      
           Border around this has a color of #7e4cab        
        
          <div style="border:2px solid #7e4cab;">Content here</div>
        
        
          .myborder {border:2px solid #7e4cab;}
        
        Border color #7e4cab