#7e5efe color space conversions
Hex:
        #7e5efe
        RGB:
        126, 94, 254
        CMY:
        51, 63, 0
        CMYK:
        50, 63, 0, 0
      HSL:
        252°, 98.7654%, 68.2353%
        HSV (HSB):
        252°, 62.9921%, 99.6078%
        XYZ:
        30.4963, 19.5968, 95.9412
        xyY:
        0.2088, 0.1342, 19.5968
      CIE-Lab:
        51.3782, 51.8760, -75.5702
        CIE-LCH:
        51.3782, 91.6623, 304.4681
        CIE-Luv:
        51.3782, 0.9310, -120.4095
        Hunter-Lab:
        44.2683, 45.4987, -97.5095
      #7e5efe color charts
#7e5efe RGB chart
      #7e5efe CMYK chart
      #7e5efe RGB pie chart
      #7e5efe color shades, tints & tones
#7e5efe color schemes
#7e5efe color preview, HTML & CSS examples
           This text has a color of #7e5efe        
        
          <p style="color:#7e5efe;">Text here</p>
        
        
          .mytext {color:#7e5efe;}
        
        Text color #7e5efe
      
           This box has a color of #7e5efe        
        
          <div style="background-color:#7e5efe;">Content here</div>
        
        
          .mybackground {background-color:#7e5efe;}
        
        Background color #7e5efe
      
           Border around this has a color of #7e5efe        
        
          <div style="border:2px solid #7e5efe;">Content here</div>
        
        
          .myborder {border:2px solid #7e5efe;}
        
        Border color #7e5efe