#966aa3 color space conversions
Hex:
        #966aa3
        RGB:
        150, 106, 163
        CMY:
        41, 58, 36
        CMYK:
        8, 35, 0, 36
      HSL:
        286°, 23.6515%, 52.7451%
        HSV (HSB):
        286°, 34.9693%, 63.9216%
        XYZ:
        24.3426, 19.4364, 37.1189
        xyY:
        0.3009, 0.2403, 19.4364
      CIE-Lab:
        51.1940, 27.8969, -23.8630
        CIE-LCH:
        51.1940, 36.7107, 319.4564
        CIE-Luv:
        51.1940, 20.0071, -39.2024
        Hunter-Lab:
        44.0868, 21.4071, -19.0586
      #966aa3 color charts
#966aa3 RGB chart
      #966aa3 CMYK chart
      #966aa3 RGB pie chart
      #966aa3 color shades, tints & tones
#966aa3 color schemes
#966aa3 color preview, HTML & CSS examples
           This text has a color of #966aa3        
        
          <p style="color:#966aa3;">Text here</p>
        
        
          .mytext {color:#966aa3;}
        
        Text color #966aa3
      
           This box has a color of #966aa3        
        
          <div style="background-color:#966aa3;">Content here</div>
        
        
          .mybackground {background-color:#966aa3;}
        
        Background color #966aa3
      
           Border around this has a color of #966aa3        
        
          <div style="border:2px solid #966aa3;">Content here</div>
        
        
          .myborder {border:2px solid #966aa3;}
        
        Border color #966aa3