#8ba5bf color space conversions
Hex:
        #8ba5bf
        RGB:
        139, 165, 191
        CMY:
        45, 35, 25
        CMYK:
        27, 14, 0, 25
      HSL:
        210°, 28.8889%, 64.7059%
        HSV (HSB):
        210°, 27.2251%, 74.9020%
        XYZ:
        33.5066, 36.1608, 54.5040
        xyY:
        0.2698, 0.2912, 36.1608
      CIE-Lab:
        66.6426, -3.0075, -16.3135
        CIE-LCH:
        66.6426, 16.5884, 259.5544
        CIE-Luv:
        66.6426, -14.3675, -24.4346
        Hunter-Lab:
        60.1339, -5.7742, -11.6454
      #8ba5bf color charts
#8ba5bf RGB chart
      #8ba5bf CMYK chart
      #8ba5bf RGB pie chart
      #8ba5bf color shades, tints & tones
#8ba5bf color schemes
#8ba5bf color preview, HTML & CSS examples
           This text has a color of #8ba5bf        
        
          <p style="color:#8ba5bf;">Text here</p>
        
        
          .mytext {color:#8ba5bf;}
        
        Text color #8ba5bf
      
           This box has a color of #8ba5bf        
        
          <div style="background-color:#8ba5bf;">Content here</div>
        
        
          .mybackground {background-color:#8ba5bf;}
        
        Background color #8ba5bf
      
           Border around this has a color of #8ba5bf        
        
          <div style="border:2px solid #8ba5bf;">Content here</div>
        
        
          .myborder {border:2px solid #8ba5bf;}
        
        Border color #8ba5bf