#963f7a color space conversions
Hex:
        #963f7a
        RGB:
        150, 63, 122
        CMY:
        41, 75, 52
        CMYK:
        0, 58, 19, 41
      HSL:
        319°, 40.8451%, 41.7647%
        HSV (HSB):
        319°, 58.0000%, 58.8235%
        XYZ:
        17.8680, 11.4442, 19.6796
        xyY:
        0.3647, 0.2336, 11.4442
      CIE-Lab:
        40.3187, 43.6752, -15.9777
        CIE-LCH:
        40.3187, 46.5060, 339.9060
        CIE-Luv:
        40.3187, 47.0126, -28.2905
        Hunter-Lab:
        33.8293, 35.0795, -10.8104
      #963f7a color charts
#963f7a RGB chart
      #963f7a CMYK chart
      #963f7a RGB pie chart
      #963f7a color shades, tints & tones
#963f7a color schemes
#963f7a color preview, HTML & CSS examples
           This text has a color of #963f7a        
        
          <p style="color:#963f7a;">Text here</p>
        
        
          .mytext {color:#963f7a;}
        
        Text color #963f7a
      
           This box has a color of #963f7a        
        
          <div style="background-color:#963f7a;">Content here</div>
        
        
          .mybackground {background-color:#963f7a;}
        
        Background color #963f7a
      
           Border around this has a color of #963f7a        
        
          <div style="border:2px solid #963f7a;">Content here</div>
        
        
          .myborder {border:2px solid #963f7a;}
        
        Border color #963f7a