#964fa5 color space conversions
Hex:
        #964fa5
        RGB:
        150, 79, 165
        CMY:
        41, 69, 35
        CMYK:
        9, 52, 0, 35
      HSL:
        290°, 35.2459%, 47.8431%
        HSV (HSB):
        290°, 52.1212%, 64.7059%
        XYZ:
        22.1652, 14.7926, 37.2843
        xyY:
        0.2986, 0.1992, 14.7926
      CIE-Lab:
        45.3488, 43.3270, -34.1480
        CIE-LCH:
        45.3488, 55.1662, 321.7567
        CIE-Luv:
        45.3488, 30.2267, -55.5745
        Hunter-Lab:
        38.4612, 35.5626, -30.5530
      #964fa5 color charts
#964fa5 RGB chart
      #964fa5 CMYK chart
      #964fa5 RGB pie chart
      #964fa5 color shades, tints & tones
#964fa5 color schemes
#964fa5 color preview, HTML & CSS examples
           This text has a color of #964fa5        
        
          <p style="color:#964fa5;">Text here</p>
        
        
          .mytext {color:#964fa5;}
        
        Text color #964fa5
      
           This box has a color of #964fa5        
        
          <div style="background-color:#964fa5;">Content here</div>
        
        
          .mybackground {background-color:#964fa5;}
        
        Background color #964fa5
      
           Border around this has a color of #964fa5        
        
          <div style="border:2px solid #964fa5;">Content here</div>
        
        
          .myborder {border:2px solid #964fa5;}
        
        Border color #964fa5