#9949a8 color space conversions
Hex:
        #9949a8
        RGB:
        153, 73, 168
        CMY:
        40, 71, 34
        CMYK:
        9, 57, 0, 34
      HSL:
        291°, 39.4191%, 47.2549%
        HSV (HSB):
        291°, 56.5476%, 65.8824%
        XYZ:
        22.5873, 14.3645, 38.6279
        xyY:
        0.2989, 0.1901, 14.3645
      CIE-Lab:
        44.7513, 47.8440, -36.8392
        CIE-LCH:
        44.7513, 60.3836, 322.4042
        CIE-Luv:
        44.7513, 33.4095, -59.9646
        Hunter-Lab:
        37.9006, 40.0531, -33.8974
      #9949a8 color charts
#9949a8 RGB chart
      #9949a8 CMYK chart
      #9949a8 RGB pie chart
      #9949a8 color shades, tints & tones
#9949a8 color schemes
#9949a8 color preview, HTML & CSS examples
           This text has a color of #9949a8        
        
          <p style="color:#9949a8;">Text here</p>
        
        
          .mytext {color:#9949a8;}
        
        Text color #9949a8
      
           This box has a color of #9949a8        
        
          <div style="background-color:#9949a8;">Content here</div>
        
        
          .mybackground {background-color:#9949a8;}
        
        Background color #9949a8
      
           Border around this has a color of #9949a8        
        
          <div style="border:2px solid #9949a8;">Content here</div>
        
        
          .myborder {border:2px solid #9949a8;}
        
        Border color #9949a8