#7e50ef color space conversions
Hex:
        #7e50ef
        RGB:
        126, 80, 239
        CMY:
        51, 69, 6
        CMYK:
        47, 67, 0, 6
      HSL:
        257°, 83.2461%, 62.5490%
        HSV (HSB):
        257°, 66.5272%, 93.7255%
        XYZ:
        27.0528, 16.4049, 83.4020
        xyY:
        0.2132, 0.1293, 16.4049
      CIE-Lab:
        47.5013, 55.1855, -73.5083
        CIE-LCH:
        47.5013, 91.9180, 306.8970
        CIE-Luv:
        47.5013, 5.5167, -114.9897
        Hunter-Lab:
        40.5030, 48.3437, -93.7352
      #7e50ef color charts
#7e50ef RGB chart
      #7e50ef CMYK chart
      #7e50ef RGB pie chart
      #7e50ef color shades, tints & tones
#7e50ef color schemes
#7e50ef color preview, HTML & CSS examples
           This text has a color of #7e50ef        
        
          <p style="color:#7e50ef;">Text here</p>
        
        
          .mytext {color:#7e50ef;}
        
        Text color #7e50ef
      
           This box has a color of #7e50ef        
        
          <div style="background-color:#7e50ef;">Content here</div>
        
        
          .mybackground {background-color:#7e50ef;}
        
        Background color #7e50ef
      
           Border around this has a color of #7e50ef        
        
          <div style="border:2px solid #7e50ef;">Content here</div>
        
        
          .myborder {border:2px solid #7e50ef;}
        
        Border color #7e50ef