#7e40ed color space conversions
Hex:
        #7e40ed
        RGB:
        126, 64, 237
        CMY:
        51, 75, 7
        CMYK:
        47, 73, 0, 7
      HSL:
        262°, 82.7751%, 59.0196%
        HSV (HSB):
        262°, 72.9958%, 92.9412%
        XYZ:
        25.7236, 14.2168, 81.5091
        xyY:
        0.2118, 0.1171, 14.2168
      CIE-Lab:
        44.5423, 62.4626, -77.2151
        CIE-LCH:
        44.5423, 99.3164, 308.9709
        CIE-Luv:
        44.5423, 8.6687, -117.9537
        Hunter-Lab:
        37.7052, 55.7940, -101.7763
      #7e40ed color charts
#7e40ed RGB chart
      #7e40ed CMYK chart
      #7e40ed RGB pie chart
      #7e40ed color shades, tints & tones
#7e40ed color schemes
#7e40ed color preview, HTML & CSS examples
           This text has a color of #7e40ed        
        
          <p style="color:#7e40ed;">Text here</p>
        
        
          .mytext {color:#7e40ed;}
        
        Text color #7e40ed
      
           This box has a color of #7e40ed        
        
          <div style="background-color:#7e40ed;">Content here</div>
        
        
          .mybackground {background-color:#7e40ed;}
        
        Background color #7e40ed
      
           Border around this has a color of #7e40ed        
        
          <div style="border:2px solid #7e40ed;">Content here</div>
        
        
          .myborder {border:2px solid #7e40ed;}
        
        Border color #7e40ed