#994b8f color space conversions
Hex:
        #994b8f
        RGB:
        153, 75, 143
        CMY:
        40, 71, 44
        CMYK:
        0, 51, 7, 40
      HSL:
        308°, 34.2105%, 44.7059%
        HSV (HSB):
        308°, 50.9804%, 60.0000%
        XYZ:
        20.6109, 13.7876, 27.5616
        xyY:
        0.3326, 0.2225, 13.7876
      CIE-Lab:
        43.9268, 42.0874, -23.1937
        CIE-LCH:
        43.9268, 48.0552, 331.1416
        CIE-Luv:
        43.9268, 38.8385, -38.9411
        Hunter-Lab:
        37.1317, 34.1004, -18.0167
      #994b8f color charts
#994b8f RGB chart
      #994b8f CMYK chart
      #994b8f RGB pie chart
      #994b8f color shades, tints & tones
#994b8f color schemes
#994b8f color preview, HTML & CSS examples
           This text has a color of #994b8f        
        
          <p style="color:#994b8f;">Text here</p>
        
        
          .mytext {color:#994b8f;}
        
        Text color #994b8f
      
           This box has a color of #994b8f        
        
          <div style="background-color:#994b8f;">Content here</div>
        
        
          .mybackground {background-color:#994b8f;}
        
        Background color #994b8f
      
           Border around this has a color of #994b8f        
        
          <div style="border:2px solid #994b8f;">Content here</div>
        
        
          .myborder {border:2px solid #994b8f;}
        
        Border color #994b8f