#960bc3 color space conversions
Hex:
        #960bc3
        RGB:
        150, 11, 195
        CMY:
        41, 96, 24
        CMYK:
        23, 94, 0, 24
      HSL:
        285°, 89.3204%, 40.3922%
        HSV (HSB):
        285°, 94.3590%, 76.4706%
        XYZ:
        22.5477, 10.6635, 52.4996
        xyY:
        0.2631, 0.1244, 10.6635
      CIE-Lab:
        39.0078, 72.4189, -61.9887
        CIE-LCH:
        39.0078, 95.3263, 319.4373
        CIE-Luv:
        39.0078, 34.1927, -94.3546
        Hunter-Lab:
        32.6550, 66.1046, -72.4623
      #960bc3 color charts
#960bc3 RGB chart
      #960bc3 CMYK chart
      #960bc3 RGB pie chart
      #960bc3 color shades, tints & tones
#960bc3 color schemes
#960bc3 color preview, HTML & CSS examples
           This text has a color of #960bc3        
        
          <p style="color:#960bc3;">Text here</p>
        
        
          .mytext {color:#960bc3;}
        
        Text color #960bc3
      
           This box has a color of #960bc3        
        
          <div style="background-color:#960bc3;">Content here</div>
        
        
          .mybackground {background-color:#960bc3;}
        
        Background color #960bc3
      
           Border around this has a color of #960bc3        
        
          <div style="border:2px solid #960bc3;">Content here</div>
        
        
          .myborder {border:2px solid #960bc3;}
        
        Border color #960bc3