#966fa3 color space conversions
Hex:
        #966fa3
        RGB:
        150, 111, 163
        CMY:
        41, 56, 36
        CMYK:
        8, 32, 0, 36
      HSL:
        285°, 22.0339%, 53.7255%
        HSV (HSB):
        285°, 31.9018%, 63.9216%
        XYZ:
        24.8730, 20.4973, 37.2957
        xyY:
        0.3009, 0.2480, 20.4973
      CIE-Lab:
        52.3948, 25.0104, -22.0140
        CIE-LCH:
        52.3948, 33.3187, 318.6460
        CIE-Luv:
        52.3948, 17.7984, -36.1384
        Hunter-Lab:
        45.2739, 18.8366, -17.1502
      #966fa3 color charts
#966fa3 RGB chart
      #966fa3 CMYK chart
      #966fa3 RGB pie chart
      #966fa3 color shades, tints & tones
#966fa3 color schemes
#966fa3 color preview, HTML & CSS examples
           This text has a color of #966fa3        
        
          <p style="color:#966fa3;">Text here</p>
        
        
          .mytext {color:#966fa3;}
        
        Text color #966fa3
      
           This box has a color of #966fa3        
        
          <div style="background-color:#966fa3;">Content here</div>
        
        
          .mybackground {background-color:#966fa3;}
        
        Background color #966fa3
      
           Border around this has a color of #966fa3        
        
          <div style="border:2px solid #966fa3;">Content here</div>
        
        
          .myborder {border:2px solid #966fa3;}
        
        Border color #966fa3