#8ca0ba color space conversions
Hex:
        #8ca0ba
        RGB:
        140, 160, 186
        CMY:
        45, 37, 27
        CMYK:
        25, 14, 0, 27
      HSL:
        214°, 25.0000%, 63.9216%
        HSV (HSB):
        214°, 24.7312%, 72.9412%
        XYZ:
        32.2489, 34.2622, 51.3679
        xyY:
        0.2736, 0.2907, 34.2622
      CIE-Lab:
        65.1702, -1.1363, -15.7462
        CIE-LCH:
        65.1702, 15.7871, 265.8724
        CIE-Luv:
        65.1702, -11.5521, -23.7236
        Hunter-Lab:
        58.5339, -4.0908, -11.0577
      #8ca0ba color charts
#8ca0ba RGB chart
      #8ca0ba CMYK chart
      #8ca0ba RGB pie chart
      #8ca0ba color shades, tints & tones
#8ca0ba color schemes
#8ca0ba color preview, HTML & CSS examples
           This text has a color of #8ca0ba        
        
          <p style="color:#8ca0ba;">Text here</p>
        
        
          .mytext {color:#8ca0ba;}
        
        Text color #8ca0ba
      
           This box has a color of #8ca0ba        
        
          <div style="background-color:#8ca0ba;">Content here</div>
        
        
          .mybackground {background-color:#8ca0ba;}
        
        Background color #8ca0ba
      
           Border around this has a color of #8ca0ba        
        
          <div style="border:2px solid #8ca0ba;">Content here</div>
        
        
          .myborder {border:2px solid #8ca0ba;}
        
        Border color #8ca0ba