#963f6e color space conversions
Hex:
        #963f6e
        RGB:
        150, 63, 110
        CMY:
        41, 75, 57
        CMYK:
        0, 58, 27, 41
      HSL:
        328°, 40.8451%, 41.7647%
        HSV (HSB):
        328°, 58.0000%, 58.8235%
        XYZ:
        17.1697, 11.1648, 16.0019
        xyY:
        0.3873, 0.2518, 11.1648
      CIE-Lab:
        39.8567, 41.8853, -9.2395
        CIE-LCH:
        39.8567, 42.8923, 347.5604
        CIE-Luv:
        39.8567, 50.4481, -18.8727
        Hunter-Lab:
        33.4138, 33.2479, -5.0044
      #963f6e color charts
#963f6e RGB chart
      #963f6e CMYK chart
      #963f6e RGB pie chart
      #963f6e color shades, tints & tones
#963f6e color schemes
#963f6e color preview, HTML & CSS examples
           This text has a color of #963f6e        
        
          <p style="color:#963f6e;">Text here</p>
        
        
          .mytext {color:#963f6e;}
        
        Text color #963f6e
      
           This box has a color of #963f6e        
        
          <div style="background-color:#963f6e;">Content here</div>
        
        
          .mybackground {background-color:#963f6e;}
        
        Background color #963f6e
      
           Border around this has a color of #963f6e        
        
          <div style="border:2px solid #963f6e;">Content here</div>
        
        
          .myborder {border:2px solid #963f6e;}
        
        Border color #963f6e