#994f9a color space conversions
Hex:
        #994f9a
        RGB:
        153, 79, 154
        CMY:
        40, 69, 40
        CMYK:
        1, 49, 0, 40
      HSL:
        299°, 32.1888%, 45.6863%
        HSV (HSB):
        299°, 48.7013%, 60.3922%
        XYZ:
        21.7656, 14.6974, 32.2616
        xyY:
        0.3167, 0.2139, 14.6974
      CIE-Lab:
        45.2169, 42.0350, -27.7869
        CIE-LCH:
        45.2169, 50.3890, 326.5336
        CIE-Luv:
        45.2169, 34.6656, -45.9399
        Hunter-Lab:
        38.3371, 34.2519, -23.0578
      #994f9a color charts
#994f9a RGB chart
      #994f9a CMYK chart
      #994f9a RGB pie chart
      #994f9a color shades, tints & tones
#994f9a color schemes
#994f9a color preview, HTML & CSS examples
           This text has a color of #994f9a        
        
          <p style="color:#994f9a;">Text here</p>
        
        
          .mytext {color:#994f9a;}
        
        Text color #994f9a
      
           This box has a color of #994f9a        
        
          <div style="background-color:#994f9a;">Content here</div>
        
        
          .mybackground {background-color:#994f9a;}
        
        Background color #994f9a
      
           Border around this has a color of #994f9a        
        
          <div style="border:2px solid #994f9a;">Content here</div>
        
        
          .myborder {border:2px solid #994f9a;}
        
        Border color #994f9a