#96003f color space conversions
Hex:
        #96003f
        RGB:
        150, 0, 63
        CMY:
        41, 100, 75
        CMYK:
        0, 100, 58, 41
      HSL:
        335°, 100.0000%, 29.4118%
        HSV (HSB):
        335°, 100.0000%, 58.8235%
        XYZ:
        13.4749, 6.8429, 5.3132
        xyY:
        0.5257, 0.2670, 6.8429
      CIE-Lab:
        31.4466, 56.2035, 8.7192
        CIE-LCH:
        31.4466, 56.8759, 8.8184
        CIE-Luv:
        31.4466, 85.9758, -0.8094
        Hunter-Lab:
        26.1590, 46.1699, 6.2687
      #96003f color charts
#96003f RGB chart
      #96003f CMYK chart
      #96003f RGB pie chart
      #96003f color shades, tints & tones
#96003f color schemes
#96003f color preview, HTML & CSS examples
           This text has a color of #96003f        
        
          <p style="color:#96003f;">Text here</p>
        
        
          .mytext {color:#96003f;}
        
        Text color #96003f
      
           This box has a color of #96003f        
        
          <div style="background-color:#96003f;">Content here</div>
        
        
          .mybackground {background-color:#96003f;}
        
        Background color #96003f
      
           Border around this has a color of #96003f        
        
          <div style="border:2px solid #96003f;">Content here</div>
        
        
          .myborder {border:2px solid #96003f;}
        
        Border color #96003f