#9cb4bc color space conversions
Hex:
        #9cb4bc
        RGB:
        156, 180, 188
        CMY:
        39, 29, 26
        CMYK:
        17, 4, 0, 26
      HSL:
        195°, 19.2771%, 67.4510%
        HSV (HSB):
        195°, 17.0213%, 73.7255%
        XYZ:
        39.1087, 43.3413, 53.8814
        xyY:
        0.2869, 0.3179, 43.3413
      CIE-Lab:
        71.7860, -6.4976, -6.8387
        CIE-LCH:
        71.7860, 9.4333, 226.4651
        CIE-Luv:
        71.7860, -13.0535, -9.2379
        Hunter-Lab:
        65.8341, -9.1720, -2.4416
      #9cb4bc color charts
#9cb4bc RGB chart
      #9cb4bc CMYK chart
      #9cb4bc RGB pie chart
      #9cb4bc color shades, tints & tones
#9cb4bc color schemes
#9cb4bc color preview, HTML & CSS examples
           This text has a color of #9cb4bc        
        
          <p style="color:#9cb4bc;">Text here</p>
        
        
          .mytext {color:#9cb4bc;}
        
        Text color #9cb4bc
      
           This box has a color of #9cb4bc        
        
          <div style="background-color:#9cb4bc;">Content here</div>
        
        
          .mybackground {background-color:#9cb4bc;}
        
        Background color #9cb4bc
      
           Border around this has a color of #9cb4bc        
        
          <div style="border:2px solid #9cb4bc;">Content here</div>
        
        
          .myborder {border:2px solid #9cb4bc;}
        
        Border color #9cb4bc