#994baf color space conversions
Hex:
        #994baf
        RGB:
        153, 75, 175
        CMY:
        40, 71, 31
        CMYK:
        13, 57, 0, 31
      HSL:
        287°, 40.0000%, 49.0196%
        HSV (HSB):
        287°, 57.1429%, 68.6275%
        XYZ:
        23.3908, 14.8996, 42.2005
        xyY:
        0.2906, 0.1851, 14.8996
      CIE-Lab:
        45.4964, 48.2620, -39.7914
        CIE-LCH:
        45.4964, 62.5506, 320.4949
        CIE-Luv:
        45.4964, 31.1538, -64.6438
        Hunter-Lab:
        38.6000, 40.6173, -37.8004
      #994baf color charts
#994baf RGB chart
      #994baf CMYK chart
      #994baf RGB pie chart
      #994baf color shades, tints & tones
#994baf color schemes
#994baf color preview, HTML & CSS examples
           This text has a color of #994baf        
        
          <p style="color:#994baf;">Text here</p>
        
        
          .mytext {color:#994baf;}
        
        Text color #994baf
      
           This box has a color of #994baf        
        
          <div style="background-color:#994baf;">Content here</div>
        
        
          .mybackground {background-color:#994baf;}
        
        Background color #994baf
      
           Border around this has a color of #994baf        
        
          <div style="border:2px solid #994baf;">Content here</div>
        
        
          .myborder {border:2px solid #994baf;}
        
        Border color #994baf