#9e44bd color space conversions
Hex:
        #9e44bd
        RGB:
        158, 68, 189
        CMY:
        38, 73, 26
        CMYK:
        16, 64, 0, 26
      HSL:
        285°, 47.8261%, 50.3922%
        HSV (HSB):
        285°, 64.0212%, 74.1176%
        XYZ:
        25.3530, 15.0775, 49.7181
        xyY:
        0.2812, 0.1673, 15.0775
      CIE-Lab:
        45.7401, 55.7387, -47.5612
        CIE-LCH:
        45.7401, 73.2726, 319.5262
        CIE-Luv:
        45.7401, 32.8626, -77.0986
        Hunter-Lab:
        38.8297, 48.5955, -48.7349
      #9e44bd color charts
#9e44bd RGB chart
      #9e44bd CMYK chart
      #9e44bd RGB pie chart
      #9e44bd color shades, tints & tones
#9e44bd color schemes
#9e44bd color preview, HTML & CSS examples
           This text has a color of #9e44bd        
        
          <p style="color:#9e44bd;">Text here</p>
        
        
          .mytext {color:#9e44bd;}
        
        Text color #9e44bd
      
           This box has a color of #9e44bd        
        
          <div style="background-color:#9e44bd;">Content here</div>
        
        
          .mybackground {background-color:#9e44bd;}
        
        Background color #9e44bd
      
           Border around this has a color of #9e44bd        
        
          <div style="border:2px solid #9e44bd;">Content here</div>
        
        
          .myborder {border:2px solid #9e44bd;}
        
        Border color #9e44bd