#960ae4 color space conversions
Hex:
        #960ae4
        RGB:
        150, 10, 228
        CMY:
        41, 96, 11
        CMYK:
        34, 96, 0, 11
      HSL:
        279°, 91.5966%, 46.6667%
        HSV (HSB):
        279°, 95.6140%, 89.4118%
        XYZ:
        26.6898, 12.3025, 74.3667
        xyY:
        0.2354, 0.1085, 12.3025
      CIE-Lab:
        41.6930, 78.7437, -76.6605
        CIE-LCH:
        41.6930, 109.8972, 315.7680
        CIE-Luv:
        41.6930, 25.9966, -115.6685
        Hunter-Lab:
        35.0750, 74.4458, -101.1554
      #960ae4 color charts
#960ae4 RGB chart
      #960ae4 CMYK chart
      #960ae4 RGB pie chart
      #960ae4 color shades, tints & tones
#960ae4 color schemes
#960ae4 color preview, HTML & CSS examples
           This text has a color of #960ae4        
        
          <p style="color:#960ae4;">Text here</p>
        
        
          .mytext {color:#960ae4;}
        
        Text color #960ae4
      
           This box has a color of #960ae4        
        
          <div style="background-color:#960ae4;">Content here</div>
        
        
          .mybackground {background-color:#960ae4;}
        
        Background color #960ae4
      
           Border around this has a color of #960ae4        
        
          <div style="border:2px solid #960ae4;">Content here</div>
        
        
          .myborder {border:2px solid #960ae4;}
        
        Border color #960ae4