#8ca4af color space conversions
Hex:
        #8ca4af
        RGB:
        140, 164, 175
        CMY:
        45, 36, 31
        CMYK:
        20, 6, 0, 31
      HSL:
        199°, 17.9487%, 61.7647%
        HSV (HSB):
        199°, 20.0000%, 68.6275%
        XYZ:
        31.8285, 35.2215, 45.6783
        xyY:
        0.2823, 0.3124, 35.2215
      CIE-Lab:
        65.9208, -5.8936, -8.4774
        CIE-LCH:
        65.9208, 10.3248, 235.1922
        CIE-Luv:
        65.9208, -13.0503, -11.7067
        Hunter-Lab:
        59.3477, -8.1279, -4.0905
      #8ca4af color charts
#8ca4af RGB chart
      #8ca4af CMYK chart
      #8ca4af RGB pie chart
      #8ca4af color shades, tints & tones
#8ca4af color schemes
#8ca4af color preview, HTML & CSS examples
           This text has a color of #8ca4af        
        
          <p style="color:#8ca4af;">Text here</p>
        
        
          .mytext {color:#8ca4af;}
        
        Text color #8ca4af
      
           This box has a color of #8ca4af        
        
          <div style="background-color:#8ca4af;">Content here</div>
        
        
          .mybackground {background-color:#8ca4af;}
        
        Background color #8ca4af
      
           Border around this has a color of #8ca4af        
        
          <div style="border:2px solid #8ca4af;">Content here</div>
        
        
          .myborder {border:2px solid #8ca4af;}
        
        Border color #8ca4af