#96709d color space conversions
Hex:
        #96709d
        RGB:
        150, 112, 157
        CMY:
        41, 56, 38
        CMYK:
        4, 29, 0, 38
      HSL:
        291°, 18.6722%, 52.7451%
        HSV (HSB):
        291°, 28.6624%, 61.5686%
        XYZ:
        24.4577, 20.5067, 34.5674
        xyY:
        0.3075, 0.2578, 20.5067
      CIE-Lab:
        52.4053, 23.1751, -18.4968
        CIE-LCH:
        52.4053, 29.6516, 321.4055
        CIE-Luv:
        52.4053, 18.1665, -30.5210
        Hunter-Lab:
        45.2843, 17.1587, -13.5595
      #96709d color charts
#96709d RGB chart
      #96709d CMYK chart
      #96709d RGB pie chart
      #96709d color shades, tints & tones
#96709d color schemes
#96709d color preview, HTML & CSS examples
           This text has a color of #96709d        
        
          <p style="color:#96709d;">Text here</p>
        
        
          .mytext {color:#96709d;}
        
        Text color #96709d
      
           This box has a color of #96709d        
        
          <div style="background-color:#96709d;">Content here</div>
        
        
          .mybackground {background-color:#96709d;}
        
        Background color #96709d
      
           Border around this has a color of #96709d        
        
          <div style="border:2px solid #96709d;">Content here</div>
        
        
          .myborder {border:2px solid #96709d;}
        
        Border color #96709d