#96003b color space conversions
Hex:
        #96003b
        RGB:
        150, 0, 59
        CMY:
        41, 100, 77
        CMYK:
        0, 100, 61, 41
      HSL:
        336°, 100.0000%, 29.4118%
        HSV (HSB):
        336°, 100.0000%, 58.8235%
        XYZ:
        13.3671, 6.7998, 4.7456
        xyY:
        0.5366, 0.2729, 6.7998
      CIE-Lab:
        31.3467, 55.9369, 11.2481
        CIE-LCH:
        31.3467, 57.0567, 11.3697
        CIE-Luv:
        31.3467, 87.5007, 1.5764
        Hunter-Lab:
        26.0764, 45.8676, 7.4633
      #96003b color charts
#96003b RGB chart
      #96003b CMYK chart
      #96003b RGB pie chart
      #96003b color shades, tints & tones
#96003b color schemes
#96003b color preview, HTML & CSS examples
           This text has a color of #96003b        
        
          <p style="color:#96003b;">Text here</p>
        
        
          .mytext {color:#96003b;}
        
        Text color #96003b
      
           This box has a color of #96003b        
        
          <div style="background-color:#96003b;">Content here</div>
        
        
          .mybackground {background-color:#96003b;}
        
        Background color #96003b
      
           Border around this has a color of #96003b        
        
          <div style="border:2px solid #96003b;">Content here</div>
        
        
          .myborder {border:2px solid #96003b;}
        
        Border color #96003b