#993ae4 color space conversions
Hex:
        #993ae4
        RGB:
        153, 58, 228
        CMY:
        40, 77, 11
        CMYK:
        33, 75, 0, 11
      HSL:
        274°, 75.8929%, 56.0784%
        HSV (HSB):
        274°, 74.5614%, 89.4118%
        XYZ:
        28.6535, 15.3999, 74.8610
        xyY:
        0.2410, 0.1295, 15.3999
      CIE-Lab:
        46.1771, 67.2565, -69.3187
        CIE-LCH:
        46.1771, 96.5843, 314.1349
        CIE-Luv:
        46.1771, 23.3226, -109.3234
        Hunter-Lab:
        39.2426, 61.6594, -85.6344
      #993ae4 color charts
#993ae4 RGB chart
      #993ae4 CMYK chart
      #993ae4 RGB pie chart
      #993ae4 color shades, tints & tones
#993ae4 color schemes
#993ae4 color preview, HTML & CSS examples
           This text has a color of #993ae4        
        
          <p style="color:#993ae4;">Text here</p>
        
        
          .mytext {color:#993ae4;}
        
        Text color #993ae4
      
           This box has a color of #993ae4        
        
          <div style="background-color:#993ae4;">Content here</div>
        
        
          .mybackground {background-color:#993ae4;}
        
        Background color #993ae4
      
           Border around this has a color of #993ae4        
        
          <div style="border:2px solid #993ae4;">Content here</div>
        
        
          .myborder {border:2px solid #993ae4;}
        
        Border color #993ae4