#9b5e6a color space conversions
Hex:
        #9b5e6a
        RGB:
        155, 94, 106
        CMY:
        39, 63, 58
        CMYK:
        0, 39, 32, 39
      HSL:
        348°, 24.4980%, 48.8235%
        HSV (HSB):
        348°, 39.3548%, 60.7843%
        XYZ:
        20.1218, 16.0146, 15.6663
        xyY:
        0.3884, 0.3091, 16.0146
      CIE-Lab:
        46.9936, 26.4734, 3.8088
        CIE-LCH:
        46.9936, 26.7460, 8.1870
        CIE-Luv:
        46.9936, 39.1256, 0.3838
        Hunter-Lab:
        40.0182, 19.7207, 4.8020
      #9b5e6a color charts
#9b5e6a RGB chart
      #9b5e6a CMYK chart
      #9b5e6a RGB pie chart
      #9b5e6a color shades, tints & tones
#9b5e6a color schemes
#9b5e6a color preview, HTML & CSS examples
           This text has a color of #9b5e6a        
        
          <p style="color:#9b5e6a;">Text here</p>
        
        
          .mytext {color:#9b5e6a;}
        
        Text color #9b5e6a
      
           This box has a color of #9b5e6a        
        
          <div style="background-color:#9b5e6a;">Content here</div>
        
        
          .mybackground {background-color:#9b5e6a;}
        
        Background color #9b5e6a
      
           Border around this has a color of #9b5e6a        
        
          <div style="border:2px solid #9b5e6a;">Content here</div>
        
        
          .myborder {border:2px solid #9b5e6a;}
        
        Border color #9b5e6a