#9b7c80 color space conversions
Hex:
        #9b7c80
        RGB:
        155, 124, 128
        CMY:
        39, 51, 50
        CMYK:
        0, 20, 17, 39
      HSL:
        352°, 13.4199%, 54.7059%
        HSV (HSB):
        352°, 20.0000%, 60.7843%
        XYZ:
        24.6215, 22.9424, 23.5527
        xyY:
        0.3462, 0.3226, 22.9424
      CIE-Lab:
        55.0129, 12.6440, 2.3783
        CIE-LCH:
        55.0129, 12.8657, 10.6529
        CIE-Luv:
        55.0129, 18.8017, 1.1186
        Hunter-Lab:
        47.8982, 7.9340, 4.3744
      #9b7c80 color charts
#9b7c80 RGB chart
      #9b7c80 CMYK chart
      #9b7c80 RGB pie chart
      #9b7c80 color shades, tints & tones
#9b7c80 color schemes
#9b7c80 color preview, HTML & CSS examples
           This text has a color of #9b7c80        
        
          <p style="color:#9b7c80;">Text here</p>
        
        
          .mytext {color:#9b7c80;}
        
        Text color #9b7c80
      
           This box has a color of #9b7c80        
        
          <div style="background-color:#9b7c80;">Content here</div>
        
        
          .mybackground {background-color:#9b7c80;}
        
        Background color #9b7c80
      
           Border around this has a color of #9b7c80        
        
          <div style="border:2px solid #9b7c80;">Content here</div>
        
        
          .myborder {border:2px solid #9b7c80;}
        
        Border color #9b7c80