#8ba8bf color space conversions
Hex:
        #8ba8bf
        RGB:
        139, 168, 191
        CMY:
        45, 34, 25
        CMYK:
        27, 12, 0, 25
      HSL:
        207°, 28.8889%, 64.7059%
        HSV (HSB):
        207°, 27.2251%, 74.9020%
        XYZ:
        34.0541, 37.2558, 54.6865
        xyY:
        0.2703, 0.2957, 37.2558
      CIE-Lab:
        67.4685, -4.6540, -15.0666
        CIE-LCH:
        67.4685, 15.7690, 252.8345
        CIE-Luv:
        67.4685, -15.6875, -22.2533
        Hunter-Lab:
        61.0375, -7.2270, -10.3945
      #8ba8bf color charts
#8ba8bf RGB chart
      #8ba8bf CMYK chart
      #8ba8bf RGB pie chart
      #8ba8bf color shades, tints & tones
#8ba8bf color schemes
#8ba8bf color preview, HTML & CSS examples
           This text has a color of #8ba8bf        
        
          <p style="color:#8ba8bf;">Text here</p>
        
        
          .mytext {color:#8ba8bf;}
        
        Text color #8ba8bf
      
           This box has a color of #8ba8bf        
        
          <div style="background-color:#8ba8bf;">Content here</div>
        
        
          .mybackground {background-color:#8ba8bf;}
        
        Background color #8ba8bf
      
           Border around this has a color of #8ba8bf        
        
          <div style="border:2px solid #8ba8bf;">Content here</div>
        
        
          .myborder {border:2px solid #8ba8bf;}
        
        Border color #8ba8bf