#963b80 color space conversions
Hex:
        #963b80
        RGB:
        150, 59, 128
        CMY:
        41, 77, 50
        CMYK:
        0, 61, 15, 41
      HSL:
        315°, 43.5407%, 40.9804%
        HSV (HSB):
        315°, 60.6667%, 58.8235%
        XYZ:
        18.0379, 11.1705, 21.6275
        xyY:
        0.3548, 0.2197, 11.1705
      CIE-Lab:
        39.8661, 46.5311, -20.3722
        CIE-LCH:
        39.8661, 50.7954, 336.3552
        CIE-Luv:
        39.8661, 46.7557, -34.7057
        Hunter-Lab:
        33.4223, 37.8471, -14.9709
      #963b80 color charts
#963b80 RGB chart
      #963b80 CMYK chart
      #963b80 RGB pie chart
      #963b80 color shades, tints & tones
#963b80 color schemes
#963b80 color preview, HTML & CSS examples
           This text has a color of #963b80        
        
          <p style="color:#963b80;">Text here</p>
        
        
          .mytext {color:#963b80;}
        
        Text color #963b80
      
           This box has a color of #963b80        
        
          <div style="background-color:#963b80;">Content here</div>
        
        
          .mybackground {background-color:#963b80;}
        
        Background color #963b80
      
           Border around this has a color of #963b80        
        
          <div style="border:2px solid #963b80;">Content here</div>
        
        
          .myborder {border:2px solid #963b80;}
        
        Border color #963b80