#9e40ef color space conversions
Hex:
        #9e40ef
        RGB:
        158, 64, 239
        CMY:
        38, 75, 6
        CMYK:
        34, 73, 0, 6
      HSL:
        272°, 84.5411%, 59.4118%
        HSV (HSB):
        272°, 73.2218%, 93.7255%
        XYZ:
        31.5139, 17.1679, 83.3141
        xyY:
        0.2387, 0.1301, 17.1679
      CIE-Lab:
        48.4709, 68.1736, -71.7724
        CIE-LCH:
        48.4709, 98.9895, 313.5269
        CIE-Luv:
        48.4709, 22.7101, -114.4682
        Hunter-Lab:
        41.4341, 63.2535, -90.2140
      #9e40ef color charts
#9e40ef RGB chart
      #9e40ef CMYK chart
      #9e40ef RGB pie chart
      #9e40ef color shades, tints & tones
#9e40ef color schemes
#9e40ef color preview, HTML & CSS examples
           This text has a color of #9e40ef        
        
          <p style="color:#9e40ef;">Text here</p>
        
        
          .mytext {color:#9e40ef;}
        
        Text color #9e40ef
      
           This box has a color of #9e40ef        
        
          <div style="background-color:#9e40ef;">Content here</div>
        
        
          .mybackground {background-color:#9e40ef;}
        
        Background color #9e40ef
      
           Border around this has a color of #9e40ef        
        
          <div style="border:2px solid #9e40ef;">Content here</div>
        
        
          .myborder {border:2px solid #9e40ef;}
        
        Border color #9e40ef