#9f808d color space conversions
Hex:
        #9f808d
        RGB:
        159, 128, 141
        CMY:
        38, 50, 45
        CMYK:
        0, 19, 11, 38
      HSL:
        335°, 13.9013%, 56.2745%
        HSV (HSB):
        335°, 19.4969%, 62.3529%
        XYZ:
        26.8250, 24.7324, 28.5593
        xyY:
        0.3348, 0.3087, 24.7324
      CIE-Lab:
        56.8137, 14.1199, -2.4834
        CIE-LCH:
        56.8137, 14.3366, 350.0247
        CIE-Luv:
        56.8137, 17.7915, -5.8719
        Hunter-Lab:
        49.7316, 9.2515, 0.7638
      #9f808d color charts
#9f808d RGB chart
      #9f808d CMYK chart
      #9f808d RGB pie chart
      #9f808d color shades, tints & tones
#9f808d color schemes
#9f808d color preview, HTML & CSS examples
           This text has a color of #9f808d        
        
          <p style="color:#9f808d;">Text here</p>
        
        
          .mytext {color:#9f808d;}
        
        Text color #9f808d
      
           This box has a color of #9f808d        
        
          <div style="background-color:#9f808d;">Content here</div>
        
        
          .mybackground {background-color:#9f808d;}
        
        Background color #9f808d
      
           Border around this has a color of #9f808d        
        
          <div style="border:2px solid #9f808d;">Content here</div>
        
        
          .myborder {border:2px solid #9f808d;}
        
        Border color #9f808d