#96034e color space conversions
Hex:
        #96034e
        RGB:
        150, 3, 78
        CMY:
        41, 99, 69
        CMYK:
        0, 98, 48, 41
      HSL:
        329°, 96.0784%, 30.0000%
        HSV (HSB):
        329°, 98.0000%, 58.8235%
        XYZ:
        13.9854, 7.0992, 7.8409
        xyY:
        0.4835, 0.2454, 7.0992
      CIE-Lab:
        32.0317, 56.9332, -0.3947
        CIE-LCH:
        32.0317, 56.9345, 359.6028
        CIE-Luv:
        32.0317, 79.3903, -10.2537
        Hunter-Lab:
        26.6443, 47.0655, 1.2032
      #96034e color charts
#96034e RGB chart
      #96034e CMYK chart
      #96034e RGB pie chart
      #96034e color shades, tints & tones
#96034e color schemes
#96034e color preview, HTML & CSS examples
           This text has a color of #96034e        
        
          <p style="color:#96034e;">Text here</p>
        
        
          .mytext {color:#96034e;}
        
        Text color #96034e
      
           This box has a color of #96034e        
        
          <div style="background-color:#96034e;">Content here</div>
        
        
          .mybackground {background-color:#96034e;}
        
        Background color #96034e
      
           Border around this has a color of #96034e        
        
          <div style="border:2px solid #96034e;">Content here</div>
        
        
          .myborder {border:2px solid #96034e;}
        
        Border color #96034e