#963e94 color space conversions
Hex:
        #963e94
        RGB:
        150, 62, 148
        CMY:
        41, 76, 42
        CMYK:
        0, 59, 1, 41
      HSL:
        301°, 41.5094%, 41.5686%
        HSV (HSB):
        301°, 58.6667%, 58.8235%
        XYZ:
        19.6456, 12.0674, 29.3108
        xyY:
        0.3219, 0.1977, 12.0674
      CIE-Lab:
        41.3230, 48.5460, -30.3047
        CIE-LCH:
        41.3230, 57.2284, 328.0256
        CIE-Luv:
        41.3230, 39.9993, -49.4222
        Hunter-Lab:
        34.7382, 40.1560, -25.7100
      #963e94 color charts
#963e94 RGB chart
      #963e94 CMYK chart
      #963e94 RGB pie chart
      #963e94 color shades, tints & tones
#963e94 color schemes
#963e94 color preview, HTML & CSS examples
           This text has a color of #963e94        
        
          <p style="color:#963e94;">Text here</p>
        
        
          .mytext {color:#963e94;}
        
        Text color #963e94
      
           This box has a color of #963e94        
        
          <div style="background-color:#963e94;">Content here</div>
        
        
          .mybackground {background-color:#963e94;}
        
        Background color #963e94
      
           Border around this has a color of #963e94        
        
          <div style="border:2px solid #963e94;">Content here</div>
        
        
          .myborder {border:2px solid #963e94;}
        
        Border color #963e94