#9e44a2 color space conversions
Hex:
        #9e44a2
        RGB:
        158, 68, 162
        CMY:
        38, 73, 36
        CMYK:
        2, 58, 0, 36
      HSL:
        297°, 40.8696%, 45.0980%
        HSV (HSB):
        297°, 58.0247%, 63.5294%
        XYZ:
        22.6893, 14.0120, 35.6911
        xyY:
        0.3134, 0.1936, 14.0120
      CIE-Lab:
        44.2501, 50.4695, -34.0202
        CIE-LCH:
        44.2501, 60.8650, 326.0171
        CIE-Luv:
        44.2501, 39.7717, -56.0111
        Hunter-Lab:
        37.4326, 42.6884, -30.3289
      #9e44a2 color charts
#9e44a2 RGB chart
      #9e44a2 CMYK chart
      #9e44a2 RGB pie chart
      #9e44a2 color shades, tints & tones
#9e44a2 color schemes
#9e44a2 color preview, HTML & CSS examples
           This text has a color of #9e44a2        
        
          <p style="color:#9e44a2;">Text here</p>
        
        
          .mytext {color:#9e44a2;}
        
        Text color #9e44a2
      
           This box has a color of #9e44a2        
        
          <div style="background-color:#9e44a2;">Content here</div>
        
        
          .mybackground {background-color:#9e44a2;}
        
        Background color #9e44a2
      
           Border around this has a color of #9e44a2        
        
          <div style="border:2px solid #9e44a2;">Content here</div>
        
        
          .myborder {border:2px solid #9e44a2;}
        
        Border color #9e44a2