#993bea color space conversions
Hex:
        #993bea
        RGB:
        153, 59, 234
        CMY:
        40, 77, 8
        CMYK:
        35, 75, 0, 8
      HSL:
        272°, 80.6452%, 57.4510%
        HSV (HSB):
        272°, 74.7863%, 91.7647%
        XYZ:
        29.5521, 15.8407, 79.3419
        xyY:
        0.2369, 0.1270, 15.8407
      CIE-Lab:
        46.7649, 68.1916, -71.7592
        CIE-LCH:
        46.7649, 98.9923, 313.5398
        CIE-Luv:
        46.7649, 21.9764, -113.1574
        Hunter-Lab:
        39.8004, 62.8868, -90.3339
      #993bea color charts
#993bea RGB chart
      #993bea CMYK chart
      #993bea RGB pie chart
      #993bea color shades, tints & tones
#993bea color schemes
#993bea color preview, HTML & CSS examples
           This text has a color of #993bea        
        
          <p style="color:#993bea;">Text here</p>
        
        
          .mytext {color:#993bea;}
        
        Text color #993bea
      
           This box has a color of #993bea        
        
          <div style="background-color:#993bea;">Content here</div>
        
        
          .mybackground {background-color:#993bea;}
        
        Background color #993bea
      
           Border around this has a color of #993bea        
        
          <div style="border:2px solid #993bea;">Content here</div>
        
        
          .myborder {border:2px solid #993bea;}
        
        Border color #993bea