#9e40ac color space conversions
Hex:
        #9e40ac
        RGB:
        158, 64, 172
        CMY:
        38, 75, 33
        CMYK:
        8, 63, 0, 33
      HSL:
        292°, 45.7627%, 46.2745%
        HSV (HSB):
        292°, 62.7907%, 67.4510%
        XYZ:
        23.3803, 13.9145, 40.4832
        xyY:
        0.3006, 0.1789, 13.9145
      CIE-Lab:
        44.1100, 54.1911, -40.1762
        CIE-LCH:
        44.1100, 67.4596, 323.4475
        CIE-Luv:
        44.1100, 38.2384, -65.4430
        Hunter-Lab:
        37.3021, 46.6023, -38.2348
      #9e40ac color charts
#9e40ac RGB chart
      #9e40ac CMYK chart
      #9e40ac RGB pie chart
      #9e40ac color shades, tints & tones
#9e40ac color schemes
#9e40ac color preview, HTML & CSS examples
           This text has a color of #9e40ac        
        
          <p style="color:#9e40ac;">Text here</p>
        
        
          .mytext {color:#9e40ac;}
        
        Text color #9e40ac
      
           This box has a color of #9e40ac        
        
          <div style="background-color:#9e40ac;">Content here</div>
        
        
          .mybackground {background-color:#9e40ac;}
        
        Background color #9e40ac
      
           Border around this has a color of #9e40ac        
        
          <div style="border:2px solid #9e40ac;">Content here</div>
        
        
          .myborder {border:2px solid #9e40ac;}
        
        Border color #9e40ac