#963ac4 color space conversions
Hex:
        #963ac4
        RGB:
        150, 58, 196
        CMY:
        41, 77, 23
        CMYK:
        23, 70, 0, 23
      HSL:
        280°, 54.3307%, 49.8039%
        HSV (HSB):
        280°, 70.4082%, 76.8627%
        XYZ:
        24.0545, 13.4957, 53.5617
        xyY:
        0.2640, 0.1481, 13.4957
      CIE-Lab:
        43.5008, 59.7998, -55.2927
        CIE-LCH:
        43.5008, 81.4451, 317.2426
        CIE-Luv:
        43.5008, 28.6566, -87.4421
        Hunter-Lab:
        36.7364, 52.5907, -60.7292
      #963ac4 color charts
#963ac4 RGB chart
      #963ac4 CMYK chart
      #963ac4 RGB pie chart
      #963ac4 color shades, tints & tones
#963ac4 color schemes
#963ac4 color preview, HTML & CSS examples
           This text has a color of #963ac4        
        
          <p style="color:#963ac4;">Text here</p>
        
        
          .mytext {color:#963ac4;}
        
        Text color #963ac4
      
           This box has a color of #963ac4        
        
          <div style="background-color:#963ac4;">Content here</div>
        
        
          .mybackground {background-color:#963ac4;}
        
        Background color #963ac4
      
           Border around this has a color of #963ac4        
        
          <div style="border:2px solid #963ac4;">Content here</div>
        
        
          .myborder {border:2px solid #963ac4;}
        
        Border color #963ac4