#960a9b color space conversions
Hex:
        #960a9b
        RGB:
        150, 10, 155
        CMY:
        41, 96, 39
        CMYK:
        3, 94, 0, 39
      HSL:
        298°, 87.8788%, 32.3529%
        HSV (HSB):
        298°, 93.5484%, 60.7843%
        XYZ:
        18.6026, 9.0677, 31.7801
        xyY:
        0.3129, 0.1525, 9.0677
      CIE-Lab:
        36.1143, 65.6706, -42.8145
        CIE-LCH:
        36.1143, 78.3945, 326.8973
        CIE-Luv:
        36.1143, 46.8791, -66.5943
        Hunter-Lab:
        30.1126, 57.5748, -41.4945
      #960a9b color charts
#960a9b RGB chart
      #960a9b CMYK chart
      #960a9b RGB pie chart
      #960a9b color shades, tints & tones
#960a9b color schemes
#960a9b color preview, HTML & CSS examples
           This text has a color of #960a9b        
        
          <p style="color:#960a9b;">Text here</p>
        
        
          .mytext {color:#960a9b;}
        
        Text color #960a9b
      
           This box has a color of #960a9b        
        
          <div style="background-color:#960a9b;">Content here</div>
        
        
          .mybackground {background-color:#960a9b;}
        
        Background color #960a9b
      
           Border around this has a color of #960a9b        
        
          <div style="border:2px solid #960a9b;">Content here</div>
        
        
          .myborder {border:2px solid #960a9b;}
        
        Border color #960a9b