#996bb7 color space conversions
Hex:
        #996bb7
        RGB:
        153, 107, 183
        CMY:
        40, 58, 28
        CMYK:
        16, 42, 0, 28
      HSL:
        276°, 34.5455%, 56.8627%
        HSV (HSB):
        276°, 41.5301%, 71.7647%
        XYZ:
        26.9418, 20.7066, 47.3765
        xyY:
        0.2835, 0.2179, 20.7066
      CIE-Lab:
        52.6269, 32.6421, -33.2308
        CIE-LCH:
        52.6269, 46.5810, 314.4880
        CIE-Luv:
        52.6269, 18.3554, -54.6094
        Hunter-Lab:
        45.5045, 26.0515, -29.8760
      #996bb7 color charts
#996bb7 RGB chart
      #996bb7 CMYK chart
      #996bb7 RGB pie chart
      #996bb7 color shades, tints & tones
#996bb7 color schemes
#996bb7 color preview, HTML & CSS examples
           This text has a color of #996bb7        
        
          <p style="color:#996bb7;">Text here</p>
        
        
          .mytext {color:#996bb7;}
        
        Text color #996bb7
      
           This box has a color of #996bb7        
        
          <div style="background-color:#996bb7;">Content here</div>
        
        
          .mybackground {background-color:#996bb7;}
        
        Background color #996bb7
      
           Border around this has a color of #996bb7        
        
          <div style="border:2px solid #996bb7;">Content here</div>
        
        
          .myborder {border:2px solid #996bb7;}
        
        Border color #996bb7