#9e3bee color space conversions
Hex:
        #9e3bee
        RGB:
        158, 59, 238
        CMY:
        38, 77, 7
        CMYK:
        34, 75, 0, 7
      HSL:
        273°, 84.0376%, 58.2353%
        HSV (HSB):
        273°, 75.2101%, 93.3333%
        XYZ:
        31.0971, 16.5701, 82.4483
        xyY:
        0.2390, 0.1273, 16.5701
      CIE-Lab:
        47.7137, 69.9048, -72.4420
        CIE-LCH:
        47.7137, 100.6704, 313.9789
        CIE-Luv:
        47.7137, 23.6913, -114.9699
        Hunter-Lab:
        40.7064, 65.1268, -91.5939
      #9e3bee color charts
#9e3bee RGB chart
      #9e3bee CMYK chart
      #9e3bee RGB pie chart
      #9e3bee color shades, tints & tones
#9e3bee color schemes
#9e3bee color preview, HTML & CSS examples
           This text has a color of #9e3bee        
        
          <p style="color:#9e3bee;">Text here</p>
        
        
          .mytext {color:#9e3bee;}
        
        Text color #9e3bee
      
           This box has a color of #9e3bee        
        
          <div style="background-color:#9e3bee;">Content here</div>
        
        
          .mybackground {background-color:#9e3bee;}
        
        Background color #9e3bee
      
           Border around this has a color of #9e3bee        
        
          <div style="border:2px solid #9e3bee;">Content here</div>
        
        
          .myborder {border:2px solid #9e3bee;}
        
        Border color #9e3bee