#994a8f color space conversions
Hex:
        #994a8f
        RGB:
        153, 74, 143
        CMY:
        40, 71, 44
        CMYK:
        0, 52, 7, 40
      HSL:
        308°, 34.8018%, 44.5098%
        HSV (HSB):
        308°, 51.6340%, 60.0000%
        XYZ:
        20.5436, 13.6530, 27.5391
        xyY:
        0.3328, 0.2212, 13.6530
      CIE-Lab:
        43.7312, 42.6034, -23.4966
        CIE-LCH:
        43.7312, 48.6533, 331.1224
        CIE-Luv:
        43.7312, 39.2255, -39.4131
        Hunter-Lab:
        36.9500, 34.5804, -18.3243
      #994a8f color charts
#994a8f RGB chart
      #994a8f CMYK chart
      #994a8f RGB pie chart
      #994a8f color shades, tints & tones
#994a8f color schemes
#994a8f color preview, HTML & CSS examples
           This text has a color of #994a8f        
        
          <p style="color:#994a8f;">Text here</p>
        
        
          .mytext {color:#994a8f;}
        
        Text color #994a8f
      
           This box has a color of #994a8f        
        
          <div style="background-color:#994a8f;">Content here</div>
        
        
          .mybackground {background-color:#994a8f;}
        
        Background color #994a8f
      
           Border around this has a color of #994a8f        
        
          <div style="border:2px solid #994a8f;">Content here</div>
        
        
          .myborder {border:2px solid #994a8f;}
        
        Border color #994a8f