#966fa1 color space conversions
Hex:
        #966fa1
        RGB:
        150, 111, 161
        CMY:
        41, 56, 37
        CMYK:
        7, 31, 0, 37
      HSL:
        287°, 21.0084%, 53.3333%
        HSV (HSB):
        287°, 31.0559%, 63.1373%
        XYZ:
        24.6951, 20.4261, 36.3593
        xyY:
        0.3031, 0.2507, 20.4261
      CIE-Lab:
        52.3156, 24.5878, -20.9694
        CIE-LCH:
        52.3156, 32.3153, 319.5413
        CIE-Luv:
        52.3156, 18.0754, -34.4715
        Hunter-Lab:
        45.1953, 18.4425, -16.0617
      #966fa1 color charts
#966fa1 RGB chart
      #966fa1 CMYK chart
      #966fa1 RGB pie chart
      #966fa1 color shades, tints & tones
#966fa1 color schemes
#966fa1 color preview, HTML & CSS examples
           This text has a color of #966fa1        
        
          <p style="color:#966fa1;">Text here</p>
        
        
          .mytext {color:#966fa1;}
        
        Text color #966fa1
      
           This box has a color of #966fa1        
        
          <div style="background-color:#966fa1;">Content here</div>
        
        
          .mybackground {background-color:#966fa1;}
        
        Background color #966fa1
      
           Border around this has a color of #966fa1        
        
          <div style="border:2px solid #966fa1;">Content here</div>
        
        
          .myborder {border:2px solid #966fa1;}
        
        Border color #966fa1