#9a5d6a color space conversions
Hex:
        #9a5d6a
        RGB:
        154, 93, 106
        CMY:
        40, 64, 58
        CMYK:
        0, 40, 31, 40
      HSL:
        347°, 24.6964%, 48.4314%
        HSV (HSB):
        347°, 39.6104%, 60.3922%
        XYZ:
        19.8423, 15.7393, 15.6279
        xyY:
        0.3875, 0.3074, 15.7393
      CIE-Lab:
        46.6306, 26.6518, 3.2686
        CIE-LCH:
        46.6306, 26.8515, 6.9919
        CIE-Luv:
        46.6306, 38.9567, -0.3316
        Hunter-Lab:
        39.6728, 19.8490, 4.4156
      #9a5d6a color charts
#9a5d6a RGB chart
      #9a5d6a CMYK chart
      #9a5d6a RGB pie chart
      #9a5d6a color shades, tints & tones
#9a5d6a color schemes
#9a5d6a color preview, HTML & CSS examples
           This text has a color of #9a5d6a        
        
          <p style="color:#9a5d6a;">Text here</p>
        
        
          .mytext {color:#9a5d6a;}
        
        Text color #9a5d6a
      
           This box has a color of #9a5d6a        
        
          <div style="background-color:#9a5d6a;">Content here</div>
        
        
          .mybackground {background-color:#9a5d6a;}
        
        Background color #9a5d6a
      
           Border around this has a color of #9a5d6a        
        
          <div style="border:2px solid #9a5d6a;">Content here</div>
        
        
          .myborder {border:2px solid #9a5d6a;}
        
        Border color #9a5d6a