#960fa2 color space conversions
Hex:
        #960fa2
        RGB:
        150, 15, 162
        CMY:
        41, 94, 36
        CMYK:
        7, 91, 0, 36
      HSL:
        295°, 83.0508%, 34.7059%
        HSV (HSB):
        295°, 90.7407%, 63.5294%
        XYZ:
        19.2701, 9.4343, 34.9878
        xyY:
        0.3026, 0.1481, 9.4343
      CIE-Lab:
        36.8074, 66.1143, -45.9406
        CIE-LCH:
        36.8074, 80.5086, 325.2058
        CIE-Luv:
        36.8074, 44.1224, -71.2135
        Hunter-Lab:
        30.7153, 58.2350, -46.0364
      #960fa2 color charts
#960fa2 RGB chart
      #960fa2 CMYK chart
      #960fa2 RGB pie chart
      #960fa2 color shades, tints & tones
#960fa2 color schemes
#960fa2 color preview, HTML & CSS examples
           This text has a color of #960fa2        
        
          <p style="color:#960fa2;">Text here</p>
        
        
          .mytext {color:#960fa2;}
        
        Text color #960fa2
      
           This box has a color of #960fa2        
        
          <div style="background-color:#960fa2;">Content here</div>
        
        
          .mybackground {background-color:#960fa2;}
        
        Background color #960fa2
      
           Border around this has a color of #960fa2        
        
          <div style="border:2px solid #960fa2;">Content here</div>
        
        
          .myborder {border:2px solid #960fa2;}
        
        Border color #960fa2