#7e3fbf color space conversions
Hex:
        #7e3fbf
        RGB:
        126, 63, 191
        CMY:
        51, 75, 25
        CMYK:
        34, 67, 0, 25
      HSL:
        270°, 50.3937%, 49.8039%
        HSV (HSB):
        270°, 67.0157%, 74.9020%
        XYZ:
        19.7857, 11.7522, 50.5158
        xyY:
        0.2411, 0.1432, 11.7522
      CIE-Lab:
        40.8196, 51.4170, -56.8642
        CIE-LCH:
        40.8196, 76.6632, 312.1201
        CIE-Luv:
        40.8196, 15.8308, -87.0614
        Hunter-Lab:
        34.2815, 43.0291, -63.3702
      #7e3fbf color charts
#7e3fbf RGB chart
      #7e3fbf CMYK chart
      #7e3fbf RGB pie chart
      #7e3fbf color shades, tints & tones
#7e3fbf color schemes
#7e3fbf color preview, HTML & CSS examples
           This text has a color of #7e3fbf        
        
          <p style="color:#7e3fbf;">Text here</p>
        
        
          .mytext {color:#7e3fbf;}
        
        Text color #7e3fbf
      
           This box has a color of #7e3fbf        
        
          <div style="background-color:#7e3fbf;">Content here</div>
        
        
          .mybackground {background-color:#7e3fbf;}
        
        Background color #7e3fbf
      
           Border around this has a color of #7e3fbf        
        
          <div style="border:2px solid #7e3fbf;">Content here</div>
        
        
          .myborder {border:2px solid #7e3fbf;}
        
        Border color #7e3fbf