#994aa5 color space conversions
Hex:
        #994aa5
        RGB:
        153, 74, 165
        CMY:
        40, 71, 35
        CMYK:
        7, 55, 0, 35
      HSL:
        292°, 38.0753%, 46.8627%
        HSV (HSB):
        292°, 55.1515%, 64.7059%
        XYZ:
        22.3772, 14.3865, 37.1948
        xyY:
        0.3026, 0.1945, 14.3865
      CIE-Lab:
        44.7822, 46.7475, -35.0129
        CIE-LCH:
        44.7822, 58.4057, 323.1676
        CIE-Luv:
        44.7822, 33.8099, -57.1358
        Hunter-Lab:
        37.9295, 38.9326, -31.5908
      #994aa5 color charts
#994aa5 RGB chart
      #994aa5 CMYK chart
      #994aa5 RGB pie chart
      #994aa5 color shades, tints & tones
#994aa5 color schemes
#994aa5 color preview, HTML & CSS examples
           This text has a color of #994aa5        
        
          <p style="color:#994aa5;">Text here</p>
        
        
          .mytext {color:#994aa5;}
        
        Text color #994aa5
      
           This box has a color of #994aa5        
        
          <div style="background-color:#994aa5;">Content here</div>
        
        
          .mybackground {background-color:#994aa5;}
        
        Background color #994aa5
      
           Border around this has a color of #994aa5        
        
          <div style="border:2px solid #994aa5;">Content here</div>
        
        
          .myborder {border:2px solid #994aa5;}
        
        Border color #994aa5