#9cb8be color space conversions
Hex:
        #9cb8be
        RGB:
        156, 184, 190
        CMY:
        39, 28, 25
        CMYK:
        18, 3, 0, 25
      HSL:
        191°, 20.7317%, 67.8431%
        HSV (HSB):
        191°, 17.8947%, 74.5098%
        XYZ:
        40.1451, 45.0666, 55.2981
        xyY:
        0.2857, 0.3207, 45.0666
      CIE-Lab:
        72.9357, -8.1969, -6.2308
        CIE-LCH:
        72.9357, 10.2962, 217.2401
        CIE-Luv:
        72.9357, -14.9658, -8.0527
        Hunter-Lab:
        67.1317, -10.7366, -1.8465
      #9cb8be color charts
#9cb8be RGB chart
      #9cb8be CMYK chart
      #9cb8be RGB pie chart
      #9cb8be color shades, tints & tones
#9cb8be color schemes
#9cb8be color preview, HTML & CSS examples
           This text has a color of #9cb8be        
        
          <p style="color:#9cb8be;">Text here</p>
        
        
          .mytext {color:#9cb8be;}
        
        Text color #9cb8be
      
           This box has a color of #9cb8be        
        
          <div style="background-color:#9cb8be;">Content here</div>
        
        
          .mybackground {background-color:#9cb8be;}
        
        Background color #9cb8be
      
           Border around this has a color of #9cb8be        
        
          <div style="border:2px solid #9cb8be;">Content here</div>
        
        
          .myborder {border:2px solid #9cb8be;}
        
        Border color #9cb8be