#96356d color space conversions
Hex:
        #96356d
        RGB:
        150, 53, 109
        CMY:
        41, 79, 57
        CMYK:
        0, 65, 27, 41
      HSL:
        325°, 47.7833%, 39.8039%
        HSV (HSB):
        325°, 64.6667%, 58.8235%
        XYZ:
        16.6111, 10.1344, 15.5486
        xyY:
        0.3928, 0.2396, 10.1344
      CIE-Lab:
        38.0825, 46.4339, -11.2922
        CIE-LCH:
        38.0825, 47.7873, 346.3316
        CIE-Luv:
        38.0825, 54.8604, -22.1020
        Hunter-Lab:
        31.8345, 37.4300, -6.6743
      #96356d color charts
#96356d RGB chart
      #96356d CMYK chart
      #96356d RGB pie chart
      #96356d color shades, tints & tones
#96356d color schemes
#96356d color preview, HTML & CSS examples
           This text has a color of #96356d        
        
          <p style="color:#96356d;">Text here</p>
        
        
          .mytext {color:#96356d;}
        
        Text color #96356d
      
           This box has a color of #96356d        
        
          <div style="background-color:#96356d;">Content here</div>
        
        
          .mybackground {background-color:#96356d;}
        
        Background color #96356d
      
           Border around this has a color of #96356d        
        
          <div style="border:2px solid #96356d;">Content here</div>
        
        
          .myborder {border:2px solid #96356d;}
        
        Border color #96356d