#9e4bbf color space conversions
Hex:
        #9e4bbf
        RGB:
        158, 75, 191
        CMY:
        38, 71, 25
        CMYK:
        17, 61, 0, 25
      HSL:
        283°, 47.5410%, 52.1569%
        HSV (HSB):
        283°, 60.7330%, 74.9020%
        XYZ:
        26.0206, 16.0628, 51.0192
        xyY:
        0.2795, 0.1725, 16.0628
      CIE-Lab:
        47.0568, 52.8640, -46.6230
        CIE-LCH:
        47.0568, 70.4862, 318.5896
        CIE-Luv:
        47.0568, 30.5644, -75.9472
        Hunter-Lab:
        40.0785, 45.7522, -47.4202
      #9e4bbf color charts
#9e4bbf RGB chart
      #9e4bbf CMYK chart
      #9e4bbf RGB pie chart
      #9e4bbf color shades, tints & tones
#9e4bbf color schemes
#9e4bbf color preview, HTML & CSS examples
           This text has a color of #9e4bbf        
        
          <p style="color:#9e4bbf;">Text here</p>
        
        
          .mytext {color:#9e4bbf;}
        
        Text color #9e4bbf
      
           This box has a color of #9e4bbf        
        
          <div style="background-color:#9e4bbf;">Content here</div>
        
        
          .mybackground {background-color:#9e4bbf;}
        
        Background color #9e4bbf
      
           Border around this has a color of #9e4bbf        
        
          <div style="border:2px solid #9e4bbf;">Content here</div>
        
        
          .myborder {border:2px solid #9e4bbf;}
        
        Border color #9e4bbf