#966cc1 color space conversions
Hex:
        #966cc1
        RGB:
        150, 108, 193
        CMY:
        41, 58, 24
        CMYK:
        22, 44, 0, 24
      HSL:
        270°, 40.6699%, 59.0196%
        HSV (HSB):
        270°, 44.0415%, 75.6863%
        XYZ:
        27.5659, 21.0594, 53.0641
        xyY:
        0.2711, 0.2071, 21.0594
      CIE-Lab:
        53.0145, 33.4882, -38.3994
        CIE-LCH:
        53.0145, 50.9507, 311.0917
        CIE-Luv:
        53.0145, 14.8347, -62.8986
        Hunter-Lab:
        45.8905, 26.9143, -36.4347
      #966cc1 color charts
#966cc1 RGB chart
      #966cc1 CMYK chart
      #966cc1 RGB pie chart
      #966cc1 color shades, tints & tones
#966cc1 color schemes
#966cc1 color preview, HTML & CSS examples
           This text has a color of #966cc1        
        
          <p style="color:#966cc1;">Text here</p>
        
        
          .mytext {color:#966cc1;}
        
        Text color #966cc1
      
           This box has a color of #966cc1        
        
          <div style="background-color:#966cc1;">Content here</div>
        
        
          .mybackground {background-color:#966cc1;}
        
        Background color #966cc1
      
           Border around this has a color of #966cc1        
        
          <div style="border:2px solid #966cc1;">Content here</div>
        
        
          .myborder {border:2px solid #966cc1;}
        
        Border color #966cc1