#963a88 color space conversions
Hex:
        #963a88
        RGB:
        150, 58, 136
        CMY:
        41, 77, 47
        CMYK:
        0, 61, 9, 41
      HSL:
        309°, 44.2308%, 40.7843%
        HSV (HSB):
        309°, 61.3333%, 58.8235%
        XYZ:
        18.5347, 11.2877, 24.4944
        xyY:
        0.3412, 0.2078, 11.2877
      CIE-Lab:
        40.0609, 48.3053, -24.9803
        CIE-LCH:
        40.0609, 54.3822, 332.6550
        CIE-Luv:
        40.0609, 44.7119, -41.4559
        Hunter-Lab:
        33.5972, 39.6785, -19.7080
      #963a88 color charts
#963a88 RGB chart
      #963a88 CMYK chart
      #963a88 RGB pie chart
      #963a88 color shades, tints & tones
#963a88 color schemes
#963a88 color preview, HTML & CSS examples
           This text has a color of #963a88        
        
          <p style="color:#963a88;">Text here</p>
        
        
          .mytext {color:#963a88;}
        
        Text color #963a88
      
           This box has a color of #963a88        
        
          <div style="background-color:#963a88;">Content here</div>
        
        
          .mybackground {background-color:#963a88;}
        
        Background color #963a88
      
           Border around this has a color of #963a88        
        
          <div style="border:2px solid #963a88;">Content here</div>
        
        
          .myborder {border:2px solid #963a88;}
        
        Border color #963a88