#96476e color space conversions
Hex:
        #96476e
        RGB:
        150, 71, 110
        CMY:
        41, 72, 57
        CMYK:
        0, 53, 27, 41
      HSL:
        330°, 35.7466%, 43.3333%
        HSV (HSB):
        330°, 52.6667%, 58.8235%
        XYZ:
        17.6454, 12.1163, 16.1605
        xyY:
        0.3842, 0.2638, 12.1163
      CIE-Lab:
        41.4004, 37.8184, -6.9255
        CIE-LCH:
        41.4004, 38.4473, 349.6227
        CIE-Luv:
        41.4004, 46.7759, -15.2871
        Hunter-Lab:
        34.8085, 29.5718, -3.1606
      #96476e color charts
#96476e RGB chart
      #96476e CMYK chart
      #96476e RGB pie chart
      #96476e color shades, tints & tones
#96476e color schemes
#96476e color preview, HTML & CSS examples
           This text has a color of #96476e        
        
          <p style="color:#96476e;">Text here</p>
        
        
          .mytext {color:#96476e;}
        
        Text color #96476e
      
           This box has a color of #96476e        
        
          <div style="background-color:#96476e;">Content here</div>
        
        
          .mybackground {background-color:#96476e;}
        
        Background color #96476e
      
           Border around this has a color of #96476e        
        
          <div style="border:2px solid #96476e;">Content here</div>
        
        
          .myborder {border:2px solid #96476e;}
        
        Border color #96476e