#9e4cbd color space conversions
Hex:
        #9e4cbd
        RGB:
        158, 76, 189
        CMY:
        38, 70, 26
        CMYK:
        16, 60, 0, 26
      HSL:
        284°, 46.1224%, 51.9608%
        HSV (HSB):
        284°, 59.7884%, 74.1176%
        XYZ:
        25.8703, 16.1121, 49.8905
        xyY:
        0.2816, 0.1754, 16.1121
      CIE-Lab:
        47.1212, 51.9601, -45.3579
        CIE-LCH:
        47.1212, 68.9724, 318.8811
        CIE-Luv:
        47.1212, 30.7413, -73.9865
        Hunter-Lab:
        40.1399, 44.7991, -45.5946
      #9e4cbd color charts
#9e4cbd RGB chart
      #9e4cbd CMYK chart
      #9e4cbd RGB pie chart
      #9e4cbd color shades, tints & tones
#9e4cbd color schemes
#9e4cbd color preview, HTML & CSS examples
           This text has a color of #9e4cbd        
        
          <p style="color:#9e4cbd;">Text here</p>
        
        
          .mytext {color:#9e4cbd;}
        
        Text color #9e4cbd
      
           This box has a color of #9e4cbd        
        
          <div style="background-color:#9e4cbd;">Content here</div>
        
        
          .mybackground {background-color:#9e4cbd;}
        
        Background color #9e4cbd
      
           Border around this has a color of #9e4cbd        
        
          <div style="border:2px solid #9e4cbd;">Content here</div>
        
        
          .myborder {border:2px solid #9e4cbd;}
        
        Border color #9e4cbd