#7e39be color space conversions
Hex:
        #7e39be
        RGB:
        126, 57, 190
        CMY:
        51, 78, 25
        CMYK:
        34, 70, 0, 25
      HSL:
        271°, 53.8462%, 48.4314%
        HSV (HSB):
        271°, 70.0000%, 74.5098%
        XYZ:
        19.3616, 11.0796, 49.8333
        xyY:
        0.2412, 0.1380, 11.0796
      CIE-Lab:
        39.7142, 54.0491, -58.0697
        CIE-LCH:
        39.7142, 79.3309, 312.9463
        CIE-Luv:
        39.7142, 17.1949, -88.1426
        Hunter-Lab:
        33.2860, 45.5782, -65.4643
      #7e39be color charts
#7e39be RGB chart
      #7e39be CMYK chart
      #7e39be RGB pie chart
      #7e39be color shades, tints & tones
#7e39be color schemes
#7e39be color preview, HTML & CSS examples
           This text has a color of #7e39be        
        
          <p style="color:#7e39be;">Text here</p>
        
        
          .mytext {color:#7e39be;}
        
        Text color #7e39be
      
           This box has a color of #7e39be        
        
          <div style="background-color:#7e39be;">Content here</div>
        
        
          .mybackground {background-color:#7e39be;}
        
        Background color #7e39be
      
           Border around this has a color of #7e39be        
        
          <div style="border:2px solid #7e39be;">Content here</div>
        
        
          .myborder {border:2px solid #7e39be;}
        
        Border color #7e39be