#994e7e color space conversions
Hex:
        #994e7e
        RGB:
        153, 78, 126
        CMY:
        40, 69, 51
        CMYK:
        0, 49, 18, 40
      HSL:
        322°, 32.4675%, 45.2941%
        HSV (HSB):
        322°, 49.0196%, 60.0000%
        XYZ:
        19.6272, 13.7274, 21.3539
        xyY:
        0.3588, 0.2509, 13.7274
      CIE-Lab:
        43.8395, 37.6067, -13.0274
        CIE-LCH:
        43.8395, 39.7992, 340.8933
        CIE-Luv:
        43.8395, 41.7479, -23.7793
        Hunter-Lab:
        37.0506, 29.7201, -8.2360
      #994e7e color charts
#994e7e RGB chart
      #994e7e CMYK chart
      #994e7e RGB pie chart
      #994e7e color shades, tints & tones
#994e7e color schemes
#994e7e color preview, HTML & CSS examples
           This text has a color of #994e7e        
        
          <p style="color:#994e7e;">Text here</p>
        
        
          .mytext {color:#994e7e;}
        
        Text color #994e7e
      
           This box has a color of #994e7e        
        
          <div style="background-color:#994e7e;">Content here</div>
        
        
          .mybackground {background-color:#994e7e;}
        
        Background color #994e7e
      
           Border around this has a color of #994e7e        
        
          <div style="border:2px solid #994e7e;">Content here</div>
        
        
          .myborder {border:2px solid #994e7e;}
        
        Border color #994e7e