#96385f color space conversions
Hex:
        #96385f
        RGB:
        150, 56, 95
        CMY:
        41, 78, 63
        CMYK:
        0, 63, 37, 41
      HSL:
        335°, 45.6311%, 40.3922%
        HSV (HSB):
        335°, 62.6667%, 58.8235%
        XYZ:
        16.0574, 10.1386, 11.9371
        xyY:
        0.4211, 0.2659, 10.1386
      CIE-Lab:
        38.0900, 43.2603, -2.4628
        CIE-LCH:
        38.0900, 43.3303, 356.7416
        CIE-Luv:
        38.0900, 57.9805, -10.3641
        Hunter-Lab:
        31.8412, 34.2950, 0.0613
      #96385f color charts
#96385f RGB chart
      #96385f CMYK chart
      #96385f RGB pie chart
      #96385f color shades, tints & tones
#96385f color schemes
#96385f color preview, HTML & CSS examples
           This text has a color of #96385f        
        
          <p style="color:#96385f;">Text here</p>
        
        
          .mytext {color:#96385f;}
        
        Text color #96385f
      
           This box has a color of #96385f        
        
          <div style="background-color:#96385f;">Content here</div>
        
        
          .mybackground {background-color:#96385f;}
        
        Background color #96385f
      
           Border around this has a color of #96385f        
        
          <div style="border:2px solid #96385f;">Content here</div>
        
        
          .myborder {border:2px solid #96385f;}
        
        Border color #96385f