#963ac5 color space conversions
Hex:
        #963ac5
        RGB:
        150, 58, 197
        CMY:
        41, 77, 23
        CMYK:
        24, 71, 0, 23
      HSL:
        280°, 54.5098%, 50.0000%
        HSV (HSB):
        280°, 70.5584%, 77.2549%
        XYZ:
        24.1688, 13.5414, 54.1632
        xyY:
        0.2631, 0.1474, 13.5414
      CIE-Lab:
        43.5679, 60.0105, -55.7660
        CIE-LCH:
        43.5679, 81.9213, 317.0996
        CIE-Luv:
        43.5679, 28.4243, -88.1665
        Hunter-Lab:
        36.7986, 52.8387, -61.5090
      #963ac5 color charts
#963ac5 RGB chart
      #963ac5 CMYK chart
      #963ac5 RGB pie chart
      #963ac5 color shades, tints & tones
#963ac5 color schemes
#963ac5 color preview, HTML & CSS examples
           This text has a color of #963ac5        
        
          <p style="color:#963ac5;">Text here</p>
        
        
          .mytext {color:#963ac5;}
        
        Text color #963ac5
      
           This box has a color of #963ac5        
        
          <div style="background-color:#963ac5;">Content here</div>
        
        
          .mybackground {background-color:#963ac5;}
        
        Background color #963ac5
      
           Border around this has a color of #963ac5        
        
          <div style="border:2px solid #963ac5;">Content here</div>
        
        
          .myborder {border:2px solid #963ac5;}
        
        Border color #963ac5