#8ba7bf color space conversions
Hex:
        #8ba7bf
        RGB:
        139, 167, 191
        CMY:
        45, 35, 25
        CMYK:
        27, 13, 0, 25
      HSL:
        208°, 28.8889%, 64.7059%
        HSV (HSB):
        208°, 27.2251%, 74.9020%
        XYZ:
        33.8701, 36.8880, 54.6252
        xyY:
        0.2701, 0.2942, 36.8880
      CIE-Lab:
        67.1929, -4.1065, -15.4824
        CIE-LCH:
        67.1929, 16.0177, 255.1452
        CIE-Luv:
        67.1929, -15.2473, -22.9806
        Hunter-Lab:
        60.7355, -6.7436, -10.8103
      #8ba7bf color charts
#8ba7bf RGB chart
      #8ba7bf CMYK chart
      #8ba7bf RGB pie chart
      #8ba7bf color shades, tints & tones
#8ba7bf color schemes
#8ba7bf color preview, HTML & CSS examples
           This text has a color of #8ba7bf        
        
          <p style="color:#8ba7bf;">Text here</p>
        
        
          .mytext {color:#8ba7bf;}
        
        Text color #8ba7bf
      
           This box has a color of #8ba7bf        
        
          <div style="background-color:#8ba7bf;">Content here</div>
        
        
          .mybackground {background-color:#8ba7bf;}
        
        Background color #8ba7bf
      
           Border around this has a color of #8ba7bf        
        
          <div style="border:2px solid #8ba7bf;">Content here</div>
        
        
          .myborder {border:2px solid #8ba7bf;}
        
        Border color #8ba7bf