#9949c0 color space conversions
Hex:
        #9949c0
        RGB:
        153, 73, 192
        CMY:
        40, 71, 25
        CMYK:
        20, 62, 0, 25
      HSL:
        280°, 48.5714%, 51.9608%
        HSV (HSB):
        280°, 61.9792%, 75.2941%
        XYZ:
        25.0338, 15.3432, 51.5113
        xyY:
        0.2724, 0.1670, 15.3432
      CIE-Lab:
        46.1007, 52.8284, -48.7693
        CIE-LCH:
        46.1007, 71.8977, 317.2879
        CIE-Luv:
        46.1007, 27.9054, -78.6898
        Hunter-Lab:
        39.1703, 45.5316, -50.5505
      #9949c0 color charts
#9949c0 RGB chart
      #9949c0 CMYK chart
      #9949c0 RGB pie chart
      #9949c0 color shades, tints & tones
#9949c0 color schemes
#9949c0 color preview, HTML & CSS examples
           This text has a color of #9949c0        
        
          <p style="color:#9949c0;">Text here</p>
        
        
          .mytext {color:#9949c0;}
        
        Text color #9949c0
      
           This box has a color of #9949c0        
        
          <div style="background-color:#9949c0;">Content here</div>
        
        
          .mybackground {background-color:#9949c0;}
        
        Background color #9949c0
      
           Border around this has a color of #9949c0        
        
          <div style="border:2px solid #9949c0;">Content here</div>
        
        
          .myborder {border:2px solid #9949c0;}
        
        Border color #9949c0