#9ca5bc color space conversions
Hex:
        #9ca5bc
        RGB:
        156, 165, 188
        CMY:
        39, 35, 26
        CMYK:
        17, 12, 0, 26
      HSL:
        223°, 19.2771%, 67.4510%
        HSV (HSB):
        223°, 17.0213%, 73.7255%
        XYZ:
        36.2425, 37.6090, 52.9260
        xyY:
        0.2859, 0.2967, 37.6090
      CIE-Lab:
        67.7315, 1.6626, -12.8887
        CIE-LCH:
        67.7315, 12.9955, 277.3502
        CIE-Luv:
        67.7315, -6.0557, -19.7860
        Hunter-Lab:
        61.3262, -1.8310, -8.2404
      #9ca5bc color charts
#9ca5bc RGB chart
      #9ca5bc CMYK chart
      #9ca5bc RGB pie chart
      #9ca5bc color shades, tints & tones
#9ca5bc color schemes
#9ca5bc color preview, HTML & CSS examples
           This text has a color of #9ca5bc        
        
          <p style="color:#9ca5bc;">Text here</p>
        
        
          .mytext {color:#9ca5bc;}
        
        Text color #9ca5bc
      
           This box has a color of #9ca5bc        
        
          <div style="background-color:#9ca5bc;">Content here</div>
        
        
          .mybackground {background-color:#9ca5bc;}
        
        Background color #9ca5bc
      
           Border around this has a color of #9ca5bc        
        
          <div style="border:2px solid #9ca5bc;">Content here</div>
        
        
          .myborder {border:2px solid #9ca5bc;}
        
        Border color #9ca5bc