#990ad5 color space conversions
Hex:
        #990ad5
        RGB:
        153, 10, 213
        CMY:
        40, 96, 16
        CMYK:
        28, 95, 0, 16
      HSL:
        282°, 91.0314%, 43.7255%
        HSV (HSB):
        282°, 95.3052%, 83.5294%
        XYZ:
        25.2557, 11.7935, 63.8960
        xyY:
        0.2502, 0.1168, 11.7935
      CIE-Lab:
        40.8860, 76.2493, -69.3641
        CIE-LCH:
        40.8860, 103.0792, 317.7072
        CIE-Luv:
        40.8860, 31.1804, -105.6853
        Hunter-Lab:
        34.3416, 71.1752, -86.2758
      #990ad5 color charts
#990ad5 RGB chart
      #990ad5 CMYK chart
      #990ad5 RGB pie chart
      #990ad5 color shades, tints & tones
#990ad5 color schemes
#990ad5 color preview, HTML & CSS examples
           This text has a color of #990ad5        
        
          <p style="color:#990ad5;">Text here</p>
        
        
          .mytext {color:#990ad5;}
        
        Text color #990ad5
      
           This box has a color of #990ad5        
        
          <div style="background-color:#990ad5;">Content here</div>
        
        
          .mybackground {background-color:#990ad5;}
        
        Background color #990ad5
      
           Border around this has a color of #990ad5        
        
          <div style="border:2px solid #990ad5;">Content here</div>
        
        
          .myborder {border:2px solid #990ad5;}
        
        Border color #990ad5