#8ba3bf color space conversions
Hex:
        #8ba3bf
        RGB:
        139, 163, 191
        CMY:
        45, 36, 25
        CMYK:
        27, 15, 0, 25
      HSL:
        212°, 28.8889%, 64.7059%
        HSV (HSB):
        212°, 27.2251%, 74.9020%
        XYZ:
        33.1486, 35.4449, 54.3847
        xyY:
        0.2695, 0.2882, 35.4449
      CIE-Lab:
        66.0936, -1.9034, -17.1441
        CIE-LCH:
        66.0936, 17.2494, 263.6648
        CIE-Luv:
        66.0936, -13.4886, -25.8876
        Hunter-Lab:
        59.5357, -4.8011, -12.4853
      #8ba3bf color charts
#8ba3bf RGB chart
      #8ba3bf CMYK chart
      #8ba3bf RGB pie chart
      #8ba3bf color shades, tints & tones
#8ba3bf color schemes
#8ba3bf color preview, HTML & CSS examples
           This text has a color of #8ba3bf        
        
          <p style="color:#8ba3bf;">Text here</p>
        
        
          .mytext {color:#8ba3bf;}
        
        Text color #8ba3bf
      
           This box has a color of #8ba3bf        
        
          <div style="background-color:#8ba3bf;">Content here</div>
        
        
          .mybackground {background-color:#8ba3bf;}
        
        Background color #8ba3bf
      
           Border around this has a color of #8ba3bf        
        
          <div style="border:2px solid #8ba3bf;">Content here</div>
        
        
          .myborder {border:2px solid #8ba3bf;}
        
        Border color #8ba3bf