#963f70 color space conversions
Hex:
        #963f70
        RGB:
        150, 63, 112
        CMY:
        41, 75, 56
        CMYK:
        0, 58, 25, 41
      HSL:
        326°, 40.8451%, 41.7647%
        HSV (HSB):
        326°, 58.0000%, 58.8235%
        XYZ:
        17.2798, 11.2089, 16.5820
        xyY:
        0.3834, 0.2487, 11.2089
      CIE-Lab:
        39.9301, 42.1722, -10.3732
        CIE-LCH:
        39.9301, 43.4292, 346.1812
        CIE-Luv:
        39.9301, 49.8771, -20.4264
        Hunter-Lab:
        33.4797, 33.5394, -5.9297
      #963f70 color charts
#963f70 RGB chart
      #963f70 CMYK chart
      #963f70 RGB pie chart
      #963f70 color shades, tints & tones
#963f70 color schemes
#963f70 color preview, HTML & CSS examples
           This text has a color of #963f70        
        
          <p style="color:#963f70;">Text here</p>
        
        
          .mytext {color:#963f70;}
        
        Text color #963f70
      
           This box has a color of #963f70        
        
          <div style="background-color:#963f70;">Content here</div>
        
        
          .mybackground {background-color:#963f70;}
        
        Background color #963f70
      
           Border around this has a color of #963f70        
        
          <div style="border:2px solid #963f70;">Content here</div>
        
        
          .myborder {border:2px solid #963f70;}
        
        Border color #963f70