#8fa0a2 color space conversions
Hex:
        #8fa0a2
        RGB:
        143, 160, 162
        CMY:
        44, 37, 36
        CMYK:
        12, 1, 0, 36
      HSL:
        186°, 9.2683%, 59.8039%
        HSV (HSB):
        186°, 11.7284%, 63.5294%
        XYZ:
        30.4201, 33.5899, 39.0626
        xyY:
        0.2951, 0.3259, 33.5899
      CIE-Lab:
        64.6357, -5.5537, -3.0848
        CIE-LCH:
        64.6357, 6.3529, 209.0497
        CIE-Luv:
        64.6357, -9.2914, -3.6007
        Hunter-Lab:
        57.9568, -7.7341, 0.6086
      #8fa0a2 color charts
#8fa0a2 RGB chart
      #8fa0a2 CMYK chart
      #8fa0a2 RGB pie chart
      #8fa0a2 color shades, tints & tones
#8fa0a2 color schemes
#8fa0a2 color preview, HTML & CSS examples
           This text has a color of #8fa0a2        
        
          <p style="color:#8fa0a2;">Text here</p>
        
        
          .mytext {color:#8fa0a2;}
        
        Text color #8fa0a2
      
           This box has a color of #8fa0a2        
        
          <div style="background-color:#8fa0a2;">Content here</div>
        
        
          .mybackground {background-color:#8fa0a2;}
        
        Background color #8fa0a2
      
           Border around this has a color of #8fa0a2        
        
          <div style="border:2px solid #8fa0a2;">Content here</div>
        
        
          .myborder {border:2px solid #8fa0a2;}
        
        Border color #8fa0a2