#964e7e color space conversions
Hex:
        #964e7e
        RGB:
        150, 78, 126
        CMY:
        41, 69, 51
        CMYK:
        0, 48, 16, 41
      HSL:
        320°, 31.5789%, 44.7059%
        HSV (HSB):
        320°, 48.0000%, 58.8235%
        XYZ:
        19.0680, 13.4392, 21.3277
        xyY:
        0.3542, 0.2496, 13.4392
      CIE-Lab:
        43.4176, 36.5912, -13.7072
        CIE-LCH:
        43.4176, 39.0743, 339.4638
        CIE-Luv:
        43.4176, 39.5781, -24.4977
        Hunter-Lab:
        36.6595, 28.6905, -8.8320
      #964e7e color charts
#964e7e RGB chart
      #964e7e CMYK chart
      #964e7e RGB pie chart
      #964e7e color shades, tints & tones
#964e7e color schemes
#964e7e color preview, HTML & CSS examples
           This text has a color of #964e7e        
        
          <p style="color:#964e7e;">Text here</p>
        
        
          .mytext {color:#964e7e;}
        
        Text color #964e7e
      
           This box has a color of #964e7e        
        
          <div style="background-color:#964e7e;">Content here</div>
        
        
          .mybackground {background-color:#964e7e;}
        
        Background color #964e7e
      
           Border around this has a color of #964e7e        
        
          <div style="border:2px solid #964e7e;">Content here</div>
        
        
          .myborder {border:2px solid #964e7e;}
        
        Border color #964e7e