#964e7b color space conversions
Hex:
        #964e7b
        RGB:
        150, 78, 123
        CMY:
        41, 69, 52
        CMYK:
        0, 48, 18, 41
      HSL:
        323°, 31.5789%, 44.7059%
        HSV (HSB):
        323°, 48.0000%, 58.8235%
        XYZ:
        18.8772, 13.3629, 20.3232
        xyY:
        0.3591, 0.2542, 13.3629
      CIE-Lab:
        43.3050, 36.0975, -12.0486
        CIE-LCH:
        43.3050, 38.0552, 341.5420
        CIE-Luv:
        43.3050, 40.2834, -22.1019
        Hunter-Lab:
        36.5553, 28.2061, -7.3742
      #964e7b color charts
#964e7b RGB chart
      #964e7b CMYK chart
      #964e7b RGB pie chart
      #964e7b color shades, tints & tones
#964e7b color schemes
#964e7b color preview, HTML & CSS examples
           This text has a color of #964e7b        
        
          <p style="color:#964e7b;">Text here</p>
        
        
          .mytext {color:#964e7b;}
        
        Text color #964e7b
      
           This box has a color of #964e7b        
        
          <div style="background-color:#964e7b;">Content here</div>
        
        
          .mybackground {background-color:#964e7b;}
        
        Background color #964e7b
      
           Border around this has a color of #964e7b        
        
          <div style="border:2px solid #964e7b;">Content here</div>
        
        
          .myborder {border:2px solid #964e7b;}
        
        Border color #964e7b