#963c6b color space conversions
Hex:
        #963c6b
        RGB:
        150, 60, 107
        CMY:
        41, 76, 58
        CMYK:
        0, 60, 29, 41
      HSL:
        329°, 42.8571%, 41.1765%
        HSV (HSB):
        329°, 60.0000%, 58.8235%
        XYZ:
        16.8474, 10.7773, 15.1022
        xyY:
        0.3943, 0.2522, 10.7773
      CIE-Lab:
        39.2028, 42.9243, -8.3505
        CIE-LCH:
        39.2028, 43.7290, 348.9912
        CIE-Luv:
        39.2028, 52.6237, -17.8164
        Hunter-Lab:
        32.8288, 34.1539, -4.2950
      #963c6b color charts
#963c6b RGB chart
      #963c6b CMYK chart
      #963c6b RGB pie chart
      #963c6b color shades, tints & tones
#963c6b color schemes
#963c6b color preview, HTML & CSS examples
           This text has a color of #963c6b        
        
          <p style="color:#963c6b;">Text here</p>
        
        
          .mytext {color:#963c6b;}
        
        Text color #963c6b
      
           This box has a color of #963c6b        
        
          <div style="background-color:#963c6b;">Content here</div>
        
        
          .mybackground {background-color:#963c6b;}
        
        Background color #963c6b
      
           Border around this has a color of #963c6b        
        
          <div style="border:2px solid #963c6b;">Content here</div>
        
        
          .myborder {border:2px solid #963c6b;}
        
        Border color #963c6b