#9e3ebd color space conversions
Hex:
        #9e3ebd
        RGB:
        158, 62, 189
        CMY:
        38, 76, 26
        CMYK:
        16, 67, 0, 26
      HSL:
        285°, 50.5976%, 49.2157%
        HSV (HSB):
        285°, 67.1958%, 74.1176%
        XYZ:
        25.0085, 14.3885, 49.6033
        xyY:
        0.2810, 0.1617, 14.3885
      CIE-Lab:
        44.7850, 58.3912, -49.0894
        CIE-LCH:
        44.7850, 76.2844, 319.9463
        CIE-Luv:
        44.7850, 34.2866, -79.1754
        Hunter-Lab:
        37.9321, 51.3030, -50.9801
      #9e3ebd color charts
#9e3ebd RGB chart
      #9e3ebd CMYK chart
      #9e3ebd RGB pie chart
      #9e3ebd color shades, tints & tones
#9e3ebd color schemes
#9e3ebd color preview, HTML & CSS examples
           This text has a color of #9e3ebd        
        
          <p style="color:#9e3ebd;">Text here</p>
        
        
          .mytext {color:#9e3ebd;}
        
        Text color #9e3ebd
      
           This box has a color of #9e3ebd        
        
          <div style="background-color:#9e3ebd;">Content here</div>
        
        
          .mybackground {background-color:#9e3ebd;}
        
        Background color #9e3ebd
      
           Border around this has a color of #9e3ebd        
        
          <div style="border:2px solid #9e3ebd;">Content here</div>
        
        
          .myborder {border:2px solid #9e3ebd;}
        
        Border color #9e3ebd