#9fb7be color space conversions
Hex:
        #9fb7be
        RGB:
        159, 183, 190
        CMY:
        38, 28, 25
        CMYK:
        16, 4, 0, 25
      HSL:
        194°, 19.2547%, 68.4314%
        HSV (HSB):
        194°, 16.3158%, 74.5098%
        XYZ:
        40.5258, 44.9556, 55.2566
        xyY:
        0.2880, 0.3194, 44.9556
      CIE-Lab:
        72.8627, -6.6996, -6.3169
        CIE-LCH:
        72.8627, 9.2080, 223.3161
        CIE-Luv:
        72.8627, -13.0367, -8.4224
        Hunter-Lab:
        67.0489, -9.4464, -1.9280
      #9fb7be color charts
#9fb7be RGB chart
      #9fb7be CMYK chart
      #9fb7be RGB pie chart
      #9fb7be color shades, tints & tones
#9fb7be color schemes
#9fb7be color preview, HTML & CSS examples
           This text has a color of #9fb7be        
        
          <p style="color:#9fb7be;">Text here</p>
        
        
          .mytext {color:#9fb7be;}
        
        Text color #9fb7be
      
           This box has a color of #9fb7be        
        
          <div style="background-color:#9fb7be;">Content here</div>
        
        
          .mybackground {background-color:#9fb7be;}
        
        Background color #9fb7be
      
           Border around this has a color of #9fb7be        
        
          <div style="border:2px solid #9fb7be;">Content here</div>
        
        
          .myborder {border:2px solid #9fb7be;}
        
        Border color #9fb7be