#960c9d color space conversions
Hex:
        #960c9d
        RGB:
        150, 12, 157
        CMY:
        41, 95, 38
        CMYK:
        4, 92, 0, 38
      HSL:
        297°, 85.7988%, 33.1373%
        HSV (HSB):
        297°, 92.3567%, 61.5686%
        XYZ:
        18.7950, 9.1813, 32.6799
        xyY:
        0.3099, 0.1514, 9.1813
      CIE-Lab:
        36.3310, 65.7333, -43.6811
        CIE-LCH:
        36.3310, 78.9234, 326.3952
        CIE-Luv:
        36.3310, 46.0494, -67.8807
        Hunter-Lab:
        30.3007, 57.6942, -42.7350
      #960c9d color charts
#960c9d RGB chart
      #960c9d CMYK chart
      #960c9d RGB pie chart
      #960c9d color shades, tints & tones
#960c9d color schemes
#960c9d color preview, HTML & CSS examples
           This text has a color of #960c9d        
        
          <p style="color:#960c9d;">Text here</p>
        
        
          .mytext {color:#960c9d;}
        
        Text color #960c9d
      
           This box has a color of #960c9d        
        
          <div style="background-color:#960c9d;">Content here</div>
        
        
          .mybackground {background-color:#960c9d;}
        
        Background color #960c9d
      
           Border around this has a color of #960c9d        
        
          <div style="border:2px solid #960c9d;">Content here</div>
        
        
          .myborder {border:2px solid #960c9d;}
        
        Border color #960c9d