#963d80 color space conversions
Hex:
        #963d80
        RGB:
        150, 61, 128
        CMY:
        41, 76, 50
        CMYK:
        0, 59, 15, 41
      HSL:
        315°, 42.1801%, 41.3725%
        HSV (HSB):
        315°, 59.3333%, 58.8235%
        XYZ:
        18.1427, 11.3800, 21.6624
        xyY:
        0.3545, 0.2223, 11.3800
      CIE-Lab:
        40.2133, 45.5899, -19.8364
        CIE-LCH:
        40.2133, 49.7184, 336.4859
        CIE-Luv:
        40.2133, 46.0369, -33.8953
        Hunter-Lab:
        33.7343, 36.9644, -14.4589
      #963d80 color charts
#963d80 RGB chart
      #963d80 CMYK chart
      #963d80 RGB pie chart
      #963d80 color shades, tints & tones
#963d80 color schemes
#963d80 color preview, HTML & CSS examples
           This text has a color of #963d80        
        
          <p style="color:#963d80;">Text here</p>
        
        
          .mytext {color:#963d80;}
        
        Text color #963d80
      
           This box has a color of #963d80        
        
          <div style="background-color:#963d80;">Content here</div>
        
        
          .mybackground {background-color:#963d80;}
        
        Background color #963d80
      
           Border around this has a color of #963d80        
        
          <div style="border:2px solid #963d80;">Content here</div>
        
        
          .myborder {border:2px solid #963d80;}
        
        Border color #963d80