#993bae color space conversions
Hex:
        #993bae
        RGB:
        153, 59, 174
        CMY:
        40, 77, 32
        CMYK:
        12, 66, 0, 32
      HSL:
        289°, 49.3562%, 45.6863%
        HSV (HSB):
        289°, 66.0920%, 68.2353%
        XYZ:
        22.3408, 12.9562, 41.3677
        xyY:
        0.2914, 0.1690, 12.9562
      CIE-Lab:
        42.6972, 55.5670, -43.6519
        CIE-LCH:
        42.6972, 70.6624, 321.8478
        CIE-Luv:
        42.6972, 35.7384, -70.0322
        Hunter-Lab:
        35.9948, 47.7985, -42.9439
      #993bae color charts
#993bae RGB chart
      #993bae CMYK chart
      #993bae RGB pie chart
      #993bae color shades, tints & tones
#993bae color schemes
#993bae color preview, HTML & CSS examples
           This text has a color of #993bae        
        
          <p style="color:#993bae;">Text here</p>
        
        
          .mytext {color:#993bae;}
        
        Text color #993bae
      
           This box has a color of #993bae        
        
          <div style="background-color:#993bae;">Content here</div>
        
        
          .mybackground {background-color:#993bae;}
        
        Background color #993bae
      
           Border around this has a color of #993bae        
        
          <div style="border:2px solid #993bae;">Content here</div>
        
        
          .myborder {border:2px solid #993bae;}
        
        Border color #993bae