#7e4fbf color space conversions
Hex:
        #7e4fbf
        RGB:
        126, 79, 191
        CMY:
        51, 69, 25
        CMYK:
        34, 59, 0, 25
      HSL:
        265°, 46.6667%, 52.9412%
        HSV (HSB):
        265°, 58.6387%, 74.9020%
        XYZ:
        20.8041, 13.7892, 50.8553
        xyY:
        0.2435, 0.1614, 13.7892
      CIE-Lab:
        43.9290, 43.0138, -51.8491
        CIE-LCH:
        43.9290, 67.3685, 309.6789
        CIE-Luv:
        43.9290, 12.0106, -81.0525
        Hunter-Lab:
        37.1338, 35.0202, -55.2050
      #7e4fbf color charts
#7e4fbf RGB chart
      #7e4fbf CMYK chart
      #7e4fbf RGB pie chart
      #7e4fbf color shades, tints & tones
#7e4fbf color schemes
#7e4fbf color preview, HTML & CSS examples
           This text has a color of #7e4fbf        
        
          <p style="color:#7e4fbf;">Text here</p>
        
        
          .mytext {color:#7e4fbf;}
        
        Text color #7e4fbf
      
           This box has a color of #7e4fbf        
        
          <div style="background-color:#7e4fbf;">Content here</div>
        
        
          .mybackground {background-color:#7e4fbf;}
        
        Background color #7e4fbf
      
           Border around this has a color of #7e4fbf        
        
          <div style="border:2px solid #7e4fbf;">Content here</div>
        
        
          .myborder {border:2px solid #7e4fbf;}
        
        Border color #7e4fbf