#960b9a color space conversions
Hex:
        #960b9a
        RGB:
        150, 11, 154
        CMY:
        41, 96, 40
        CMYK:
        3, 93, 0, 40
      HSL:
        298°, 86.6667%, 32.3529%
        HSV (HSB):
        298°, 92.8571%, 60.3922%
        XYZ:
        18.5301, 9.0565, 31.3433
        xyY:
        0.3144, 0.1537, 9.0565
      CIE-Lab:
        36.0928, 65.3853, -42.2408
        CIE-LCH:
        36.0928, 77.8430, 327.1364
        CIE-Luv:
        36.0928, 47.1754, -65.7886
        Hunter-Lab:
        30.0940, 57.2453, -40.6856
      #960b9a color charts
#960b9a RGB chart
      #960b9a CMYK chart
      #960b9a RGB pie chart
      #960b9a color shades, tints & tones
#960b9a color schemes
#960b9a color preview, HTML & CSS examples
           This text has a color of #960b9a        
        
          <p style="color:#960b9a;">Text here</p>
        
        
          .mytext {color:#960b9a;}
        
        Text color #960b9a
      
           This box has a color of #960b9a        
        
          <div style="background-color:#960b9a;">Content here</div>
        
        
          .mybackground {background-color:#960b9a;}
        
        Background color #960b9a
      
           Border around this has a color of #960b9a        
        
          <div style="border:2px solid #960b9a;">Content here</div>
        
        
          .myborder {border:2px solid #960b9a;}
        
        Border color #960b9a