#96003d color space conversions
Hex:
        #96003d
        RGB:
        150, 0, 61
        CMY:
        41, 100, 76
        CMYK:
        0, 100, 59, 41
      HSL:
        336°, 100.0000%, 29.4118%
        HSV (HSB):
        336°, 100.0000%, 58.8235%
        XYZ:
        13.4200, 6.8210, 5.0241
        xyY:
        0.5312, 0.2700, 6.8210
      CIE-Lab:
        31.3958, 56.0680, 9.9819
        CIE-LCH:
        31.3958, 56.9496, 10.0948
        CIE-Luv:
        31.3958, 86.7456, 0.3964
        Hunter-Lab:
        26.1170, 46.0161, 6.8762
      #96003d color charts
#96003d RGB chart
      #96003d CMYK chart
      #96003d RGB pie chart
      #96003d color shades, tints & tones
#96003d color schemes
#96003d color preview, HTML & CSS examples
           This text has a color of #96003d        
        
          <p style="color:#96003d;">Text here</p>
        
        
          .mytext {color:#96003d;}
        
        Text color #96003d
      
           This box has a color of #96003d        
        
          <div style="background-color:#96003d;">Content here</div>
        
        
          .mybackground {background-color:#96003d;}
        
        Background color #96003d
      
           Border around this has a color of #96003d        
        
          <div style="border:2px solid #96003d;">Content here</div>
        
        
          .myborder {border:2px solid #96003d;}
        
        Border color #96003d