#963a7a color space conversions
Hex:
        #963a7a
        RGB:
        150, 58, 122
        CMY:
        41, 77, 52
        CMYK:
        0, 61, 19, 41
      HSL:
        318°, 44.2308%, 40.7843%
        HSV (HSB):
        318°, 61.3333%, 58.8235%
        XYZ:
        17.6036, 10.9153, 19.5914
        xyY:
        0.3659, 0.2269, 10.9153
      CIE-Lab:
        39.4374, 46.0540, -17.3281
        CIE-LCH:
        39.4374, 49.2060, 339.3809
        CIE-Luv:
        39.4374, 48.9218, -30.3488
        Hunter-Lab:
        33.0383, 37.2920, -12.0316
      #963a7a color charts
#963a7a RGB chart
      #963a7a CMYK chart
      #963a7a RGB pie chart
      #963a7a color shades, tints & tones
#963a7a color schemes
#963a7a color preview, HTML & CSS examples
           This text has a color of #963a7a        
        
          <p style="color:#963a7a;">Text here</p>
        
        
          .mytext {color:#963a7a;}
        
        Text color #963a7a
      
           This box has a color of #963a7a        
        
          <div style="background-color:#963a7a;">Content here</div>
        
        
          .mybackground {background-color:#963a7a;}
        
        Background color #963a7a
      
           Border around this has a color of #963a7a        
        
          <div style="border:2px solid #963a7a;">Content here</div>
        
        
          .myborder {border:2px solid #963a7a;}
        
        Border color #963a7a