#960ea2 color space conversions
Hex:
        #960ea2
        RGB:
        150, 14, 162
        CMY:
        41, 95, 36
        CMYK:
        7, 91, 0, 36
      HSL:
        295°, 84.0909%, 34.5098%
        HSV (HSB):
        295°, 91.3580%, 63.5294%
        XYZ:
        19.2563, 9.4067, 34.9832
        xyY:
        0.3026, 0.1478, 9.4067
      CIE-Lab:
        36.7559, 66.2661, -46.0234
        CIE-LCH:
        36.7559, 80.6806, 325.2191
        CIE-Luv:
        36.7559, 44.1918, -71.3069
        Hunter-Lab:
        30.6704, 58.3973, -46.1579
      #960ea2 color charts
#960ea2 RGB chart
      #960ea2 CMYK chart
      #960ea2 RGB pie chart
      #960ea2 color shades, tints & tones
#960ea2 color schemes
#960ea2 color preview, HTML & CSS examples
           This text has a color of #960ea2        
        
          <p style="color:#960ea2;">Text here</p>
        
        
          .mytext {color:#960ea2;}
        
        Text color #960ea2
      
           This box has a color of #960ea2        
        
          <div style="background-color:#960ea2;">Content here</div>
        
        
          .mybackground {background-color:#960ea2;}
        
        Background color #960ea2
      
           Border around this has a color of #960ea2        
        
          <div style="border:2px solid #960ea2;">Content here</div>
        
        
          .myborder {border:2px solid #960ea2;}
        
        Border color #960ea2