#9e4eda color space conversions
Hex:
        #9e4eda
        RGB:
        158, 78, 218
        CMY:
        38, 69, 15
        CMYK:
        28, 64, 0, 15
      HSL:
        274°, 65.4206%, 58.0392%
        HSV (HSB):
        274°, 64.2202%, 85.4902%
        XYZ:
        29.4798, 17.7798, 68.2078
        xyY:
        0.2553, 0.1540, 17.7798
      CIE-Lab:
        49.2280, 57.2983, -58.6660
        CIE-LCH:
        49.2280, 82.0049, 314.3243
        CIE-Luv:
        49.2280, 24.0766, -95.2336
        Hunter-Lab:
        42.1661, 51.0049, -66.3909
      #9e4eda color charts
#9e4eda RGB chart
      #9e4eda CMYK chart
      #9e4eda RGB pie chart
      #9e4eda color shades, tints & tones
#9e4eda color schemes
#9e4eda color preview, HTML & CSS examples
           This text has a color of #9e4eda        
        
          <p style="color:#9e4eda;">Text here</p>
        
        
          .mytext {color:#9e4eda;}
        
        Text color #9e4eda
      
           This box has a color of #9e4eda        
        
          <div style="background-color:#9e4eda;">Content here</div>
        
        
          .mybackground {background-color:#9e4eda;}
        
        Background color #9e4eda
      
           Border around this has a color of #9e4eda        
        
          <div style="border:2px solid #9e4eda;">Content here</div>
        
        
          .myborder {border:2px solid #9e4eda;}
        
        Border color #9e4eda