#8ca4ac color space conversions
Hex:
        #8ca4ac
        RGB:
        140, 164, 172
        CMY:
        45, 36, 33
        CMYK:
        19, 5, 0, 33
      HSL:
        195°, 16.1616%, 61.1765%
        HSV (HSB):
        195°, 18.6047%, 67.4510%
        XYZ:
        31.5371, 35.1049, 44.1435
        xyY:
        0.2847, 0.3169, 35.1049
      CIE-Lab:
        65.8303, -6.5667, -6.9373
        CIE-LCH:
        65.8303, 9.5524, 226.5720
        CIE-Luv:
        65.8303, -12.9734, -9.2468
        Hunter-Lab:
        59.2494, -8.6751, -2.6991
      #8ca4ac color charts
#8ca4ac RGB chart
      #8ca4ac CMYK chart
      #8ca4ac RGB pie chart
      #8ca4ac color shades, tints & tones
#8ca4ac color schemes
#8ca4ac color preview, HTML & CSS examples
           This text has a color of #8ca4ac        
        
          <p style="color:#8ca4ac;">Text here</p>
        
        
          .mytext {color:#8ca4ac;}
        
        Text color #8ca4ac
      
           This box has a color of #8ca4ac        
        
          <div style="background-color:#8ca4ac;">Content here</div>
        
        
          .mybackground {background-color:#8ca4ac;}
        
        Background color #8ca4ac
      
           Border around this has a color of #8ca4ac        
        
          <div style="border:2px solid #8ca4ac;">Content here</div>
        
        
          .myborder {border:2px solid #8ca4ac;}
        
        Border color #8ca4ac