#96116b color space conversions
Hex:
        #96116b
        RGB:
        150, 17, 107
        CMY:
        41, 93, 58
        CMYK:
        0, 89, 29, 41
      HSL:
        319°, 79.6407%, 32.7451%
        HSV (HSB):
        319°, 88.6667%, 58.8235%
        XYZ:
        15.4320, 7.9465, 14.6304
        xyY:
        0.4060, 0.2091, 7.9465
      CIE-Lab:
        33.8711, 57.8088, -16.4535
        CIE-LCH:
        33.8711, 60.1047, 344.1127
        CIE-Luv:
        33.8711, 65.1398, -29.8185
        Hunter-Lab:
        28.1895, 48.3860, -11.0390
      #96116b color charts
#96116b RGB chart
      #96116b CMYK chart
      #96116b RGB pie chart
      #96116b color shades, tints & tones
#96116b color schemes
#96116b color preview, HTML & CSS examples
           This text has a color of #96116b        
        
          <p style="color:#96116b;">Text here</p>
        
        
          .mytext {color:#96116b;}
        
        Text color #96116b
      
           This box has a color of #96116b        
        
          <div style="background-color:#96116b;">Content here</div>
        
        
          .mybackground {background-color:#96116b;}
        
        Background color #96116b
      
           Border around this has a color of #96116b        
        
          <div style="border:2px solid #96116b;">Content here</div>
        
        
          .myborder {border:2px solid #96116b;}
        
        Border color #96116b