#7e4cbf color space conversions
Hex:
        #7e4cbf
        RGB:
        126, 76, 191
        CMY:
        51, 70, 25
        CMYK:
        34, 60, 0, 25
      HSL:
        266°, 47.3251%, 52.3529%
        HSV (HSB):
        266°, 60.2094%, 74.9020%
        XYZ:
        20.5926, 13.3661, 50.7848
        xyY:
        0.2430, 0.1577, 13.3661
      CIE-Lab:
        43.3098, 44.6584, -52.8451
        CIE-LCH:
        43.3098, 69.1880, 310.2005
        CIE-Luv:
        43.3098, 12.7994, -82.3194
        Hunter-Lab:
        36.5597, 36.5625, -56.7676
      #7e4cbf color charts
#7e4cbf RGB chart
      #7e4cbf CMYK chart
      #7e4cbf RGB pie chart
      #7e4cbf color shades, tints & tones
#7e4cbf color schemes
#7e4cbf color preview, HTML & CSS examples
           This text has a color of #7e4cbf        
        
          <p style="color:#7e4cbf;">Text here</p>
        
        
          .mytext {color:#7e4cbf;}
        
        Text color #7e4cbf
      
           This box has a color of #7e4cbf        
        
          <div style="background-color:#7e4cbf;">Content here</div>
        
        
          .mybackground {background-color:#7e4cbf;}
        
        Background color #7e4cbf
      
           Border around this has a color of #7e4cbf        
        
          <div style="border:2px solid #7e4cbf;">Content here</div>
        
        
          .myborder {border:2px solid #7e4cbf;}
        
        Border color #7e4cbf