#960a7d color space conversions
Hex:
        #960a7d
        RGB:
        150, 10, 125
        CMY:
        41, 96, 51
        CMYK:
        0, 93, 17, 41
      HSL:
        311°, 87.5000%, 31.3725%
        HSV (HSB):
        311°, 93.3333%, 58.8235%
        XYZ:
        16.3879, 8.1818, 20.1175
        xyY:
        0.3667, 0.1831, 8.1818
      CIE-Lab:
        34.3586, 61.2273, -27.0864
        CIE-LCH:
        34.3586, 66.9512, 336.1358
        CIE-Luv:
        34.3586, 58.4205, -44.2967
        Hunter-Lab:
        28.6038, 52.2107, -21.6770
      #960a7d color charts
#960a7d RGB chart
      #960a7d CMYK chart
      #960a7d RGB pie chart
      #960a7d color shades, tints & tones
#960a7d color schemes
#960a7d color preview, HTML & CSS examples
           This text has a color of #960a7d        
        
          <p style="color:#960a7d;">Text here</p>
        
        
          .mytext {color:#960a7d;}
        
        Text color #960a7d
      
           This box has a color of #960a7d        
        
          <div style="background-color:#960a7d;">Content here</div>
        
        
          .mybackground {background-color:#960a7d;}
        
        Background color #960a7d
      
           Border around this has a color of #960a7d        
        
          <div style="border:2px solid #960a7d;">Content here</div>
        
        
          .myborder {border:2px solid #960a7d;}
        
        Border color #960a7d