#994ab8 color space conversions
Hex:
        #994ab8
        RGB:
        153, 74, 184
        CMY:
        40, 71, 28
        CMYK:
        17, 60, 0, 28
      HSL:
        283°, 43.6508%, 50.5882%
        HSV (HSB):
        283°, 59.7826%, 72.1569%
        XYZ:
        24.2374, 15.1306, 46.9904
        xyY:
        0.2807, 0.1752, 15.1306
      CIE-Lab:
        45.8125, 50.6348, -44.5669
        CIE-LCH:
        45.8125, 67.4544, 318.6470
        CIE-Luv:
        45.8125, 29.4059, -72.1220
        Hunter-Lab:
        38.8980, 43.1519, -44.3962
      #994ab8 color charts
#994ab8 RGB chart
      #994ab8 CMYK chart
      #994ab8 RGB pie chart
      #994ab8 color shades, tints & tones
#994ab8 color schemes
#994ab8 color preview, HTML & CSS examples
           This text has a color of #994ab8        
        
          <p style="color:#994ab8;">Text here</p>
        
        
          .mytext {color:#994ab8;}
        
        Text color #994ab8
      
           This box has a color of #994ab8        
        
          <div style="background-color:#994ab8;">Content here</div>
        
        
          .mybackground {background-color:#994ab8;}
        
        Background color #994ab8
      
           Border around this has a color of #994ab8        
        
          <div style="border:2px solid #994ab8;">Content here</div>
        
        
          .myborder {border:2px solid #994ab8;}
        
        Border color #994ab8