#994fdb color space conversions
Hex:
        #994fdb
        RGB:
        153, 79, 219
        CMY:
        40, 69, 14
        CMYK:
        30, 64, 0, 14
      HSL:
        272°, 66.0377%, 58.4314%
        HSV (HSB):
        272°, 63.9269%, 85.8824%
        XYZ:
        28.7190, 17.4787, 68.8779
        xyY:
        0.2496, 0.1519, 17.4787
      CIE-Lab:
        48.8577, 55.9575, -59.8631
        CIE-LCH:
        48.8577, 81.9441, 313.0686
        CIE-Luv:
        48.8577, 20.9925, -96.6441
        Hunter-Lab:
        41.8076, 49.4544, -68.4148
      #994fdb color charts
#994fdb RGB chart
      #994fdb CMYK chart
      #994fdb RGB pie chart
      #994fdb color shades, tints & tones
#994fdb color schemes
#994fdb color preview, HTML & CSS examples
           This text has a color of #994fdb        
        
          <p style="color:#994fdb;">Text here</p>
        
        
          .mytext {color:#994fdb;}
        
        Text color #994fdb
      
           This box has a color of #994fdb        
        
          <div style="background-color:#994fdb;">Content here</div>
        
        
          .mybackground {background-color:#994fdb;}
        
        Background color #994fdb
      
           Border around this has a color of #994fdb        
        
          <div style="border:2px solid #994fdb;">Content here</div>
        
        
          .myborder {border:2px solid #994fdb;}
        
        Border color #994fdb