#996ec4 color space conversions
Hex:
        #996ec4
        RGB:
        153, 110, 196
        CMY:
        40, 57, 23
        CMYK:
        22, 44, 0, 23
      HSL:
        270°, 42.1569%, 60.0000%
        HSV (HSB):
        270°, 43.8776%, 76.8627%
        XYZ:
        28.6766, 21.9097, 54.9421
        xyY:
        0.2717, 0.2076, 21.9097
      CIE-Lab:
        53.9311, 33.9242, -38.6544
        CIE-LCH:
        53.9311, 51.4297, 311.2711
        CIE-Luv:
        53.9311, 15.3134, -63.5833
        Hunter-Lab:
        46.8078, 27.4437, -36.8281
      #996ec4 color charts
#996ec4 RGB chart
      #996ec4 CMYK chart
      #996ec4 RGB pie chart
      #996ec4 color shades, tints & tones
#996ec4 color schemes
#996ec4 color preview, HTML & CSS examples
           This text has a color of #996ec4        
        
          <p style="color:#996ec4;">Text here</p>
        
        
          .mytext {color:#996ec4;}
        
        Text color #996ec4
      
           This box has a color of #996ec4        
        
          <div style="background-color:#996ec4;">Content here</div>
        
        
          .mybackground {background-color:#996ec4;}
        
        Background color #996ec4
      
           Border around this has a color of #996ec4        
        
          <div style="border:2px solid #996ec4;">Content here</div>
        
        
          .myborder {border:2px solid #996ec4;}
        
        Border color #996ec4