#964e7d color space conversions
Hex:
        #964e7d
        RGB:
        150, 78, 125
        CMY:
        41, 69, 51
        CMYK:
        0, 48, 17, 41
      HSL:
        321°, 31.5789%, 44.7059%
        HSV (HSB):
        321°, 48.0000%, 58.8235%
        XYZ:
        19.0037, 13.4135, 20.9895
        xyY:
        0.3558, 0.2512, 13.4135
      CIE-Lab:
        43.3798, 36.4255, -13.1553
        CIE-LCH:
        43.3798, 38.7283, 340.1425
        CIE-Luv:
        43.3798, 39.8133, -23.6977
        Hunter-Lab:
        36.6244, 28.5277, -8.3421
      #964e7d color charts
#964e7d RGB chart
      #964e7d CMYK chart
      #964e7d RGB pie chart
      #964e7d color shades, tints & tones
#964e7d color schemes
#964e7d color preview, HTML & CSS examples
           This text has a color of #964e7d        
        
          <p style="color:#964e7d;">Text here</p>
        
        
          .mytext {color:#964e7d;}
        
        Text color #964e7d
      
           This box has a color of #964e7d        
        
          <div style="background-color:#964e7d;">Content here</div>
        
        
          .mybackground {background-color:#964e7d;}
        
        Background color #964e7d
      
           Border around this has a color of #964e7d        
        
          <div style="border:2px solid #964e7d;">Content here</div>
        
        
          .myborder {border:2px solid #964e7d;}
        
        Border color #964e7d