#9ca4bd color space conversions
Hex:
        #9ca4bd
        RGB:
        156, 164, 189
        CMY:
        39, 36, 26
        CMYK:
        17, 13, 0, 26
      HSL:
        225°, 20.0000%, 67.6471%
        HSV (HSB):
        225°, 17.4603%, 74.1176%
        XYZ:
        36.1711, 37.2930, 53.4360
        xyY:
        0.2850, 0.2939, 37.2930
      CIE-Lab:
        67.4962, 2.4380, -13.7977
        CIE-LCH:
        67.4962, 14.0114, 280.0204
        CIE-Luv:
        67.4962, -5.6389, -21.3204
        Hunter-Lab:
        61.0680, -1.1419, -9.1326
      #9ca4bd color charts
#9ca4bd RGB chart
      #9ca4bd CMYK chart
      #9ca4bd RGB pie chart
      #9ca4bd color shades, tints & tones
#9ca4bd color schemes
#9ca4bd color preview, HTML & CSS examples
           This text has a color of #9ca4bd        
        
          <p style="color:#9ca4bd;">Text here</p>
        
        
          .mytext {color:#9ca4bd;}
        
        Text color #9ca4bd
      
           This box has a color of #9ca4bd        
        
          <div style="background-color:#9ca4bd;">Content here</div>
        
        
          .mybackground {background-color:#9ca4bd;}
        
        Background color #9ca4bd
      
           Border around this has a color of #9ca4bd        
        
          <div style="border:2px solid #9ca4bd;">Content here</div>
        
        
          .myborder {border:2px solid #9ca4bd;}
        
        Border color #9ca4bd