#964fa3 color space conversions
Hex:
        #964fa3
        RGB:
        150, 79, 163
        CMY:
        41, 69, 36
        CMYK:
        8, 52, 0, 36
      HSL:
        291°, 34.7107%, 47.4510%
        HSV (HSB):
        291°, 51.5337%, 63.9216%
        XYZ:
        21.9845, 14.7203, 36.3329
        xyY:
        0.3010, 0.2015, 14.7203
      CIE-Lab:
        45.2488, 42.9198, -33.1201
        CIE-LCH:
        45.2488, 54.2130, 322.3436
        CIE-Luv:
        45.2488, 30.6673, -53.9632
        Hunter-Lab:
        38.3671, 35.1389, -29.2896
      #964fa3 color charts
#964fa3 RGB chart
      #964fa3 CMYK chart
      #964fa3 RGB pie chart
      #964fa3 color shades, tints & tones
#964fa3 color schemes
#964fa3 color preview, HTML & CSS examples
           This text has a color of #964fa3        
        
          <p style="color:#964fa3;">Text here</p>
        
        
          .mytext {color:#964fa3;}
        
        Text color #964fa3
      
           This box has a color of #964fa3        
        
          <div style="background-color:#964fa3;">Content here</div>
        
        
          .mybackground {background-color:#964fa3;}
        
        Background color #964fa3
      
           Border around this has a color of #964fa3        
        
          <div style="border:2px solid #964fa3;">Content here</div>
        
        
          .myborder {border:2px solid #964fa3;}
        
        Border color #964fa3