#953b6f color space conversions
Hex:
        #953b6f
        RGB:
        149, 59, 111
        CMY:
        42, 77, 56
        CMYK:
        0, 60, 26, 42
      HSL:
        325°, 43.2692%, 40.7843%
        HSV (HSB):
        325°, 60.4027%, 58.4314%
        XYZ:
        16.8276, 10.6652, 16.2106
        xyY:
        0.3850, 0.2440, 10.6652
      CIE-Lab:
        39.0107, 43.6424, -11.1548
        CIE-LCH:
        39.0107, 45.0454, 345.6624
        CIE-Luv:
        39.0107, 51.0882, -21.5819
        Hunter-Lab:
        32.6576, 34.8257, -6.5701
      #953b6f color charts
#953b6f RGB chart
      #953b6f CMYK chart
      #953b6f RGB pie chart
      #953b6f color shades, tints & tones
#953b6f color schemes
#953b6f color preview, HTML & CSS examples
           This text has a color of #953b6f        
        
          <p style="color:#953b6f;">Text here</p>
        
        
          .mytext {color:#953b6f;}
        
        Text color #953b6f
      
           This box has a color of #953b6f        
        
          <div style="background-color:#953b6f;">Content here</div>
        
        
          .mybackground {background-color:#953b6f;}
        
        Background color #953b6f
      
           Border around this has a color of #953b6f        
        
          <div style="border:2px solid #953b6f;">Content here</div>
        
        
          .myborder {border:2px solid #953b6f;}
        
        Border color #953b6f