#9e4ebe color space conversions
Hex:
        #9e4ebe
        RGB:
        158, 78, 190
        CMY:
        38, 69, 25
        CMYK:
        17, 59, 0, 25
      HSL:
        283°, 46.2810%, 52.5490%
        HSV (HSB):
        283°, 58.9474%, 74.5098%
        XYZ:
        26.1192, 16.4356, 50.5109
        xyY:
        0.2807, 0.1766, 16.4356
      CIE-Lab:
        47.5409, 51.1872, -45.2709
        CIE-LCH:
        47.5409, 68.3344, 318.5099
        CIE-Luv:
        47.5409, 29.9497, -73.9292
        Hunter-Lab:
        40.5408, 44.0556, -45.4925
      #9e4ebe color charts
#9e4ebe RGB chart
      #9e4ebe CMYK chart
      #9e4ebe RGB pie chart
      #9e4ebe color shades, tints & tones
#9e4ebe color schemes
#9e4ebe color preview, HTML & CSS examples
           This text has a color of #9e4ebe        
        
          <p style="color:#9e4ebe;">Text here</p>
        
        
          .mytext {color:#9e4ebe;}
        
        Text color #9e4ebe
      
           This box has a color of #9e4ebe        
        
          <div style="background-color:#9e4ebe;">Content here</div>
        
        
          .mybackground {background-color:#9e4ebe;}
        
        Background color #9e4ebe
      
           Border around this has a color of #9e4ebe        
        
          <div style="border:2px solid #9e4ebe;">Content here</div>
        
        
          .myborder {border:2px solid #9e4ebe;}
        
        Border color #9e4ebe