#8ba9be color space conversions
Hex:
        #8ba9be
        RGB:
        139, 169, 190
        CMY:
        45, 34, 25
        CMYK:
        27, 11, 0, 25
      HSL:
        205°, 28.1768%, 64.5098%
        HSV (HSB):
        205°, 26.8421%, 74.5098%
        XYZ:
        34.1297, 37.5826, 54.1705
        xyY:
        0.2711, 0.2986, 37.5826
      CIE-Lab:
        67.7119, -5.4401, -14.1455
        CIE-LCH:
        67.7119, 15.1556, 248.9641
        CIE-Luv:
        67.7119, -16.1084, -20.6875
        Hunter-Lab:
        61.3047, -7.9081, -9.4771
      #8ba9be color charts
#8ba9be RGB chart
      #8ba9be CMYK chart
      #8ba9be RGB pie chart
      #8ba9be color shades, tints & tones
#8ba9be color schemes
#8ba9be color preview, HTML & CSS examples
           This text has a color of #8ba9be        
        
          <p style="color:#8ba9be;">Text here</p>
        
        
          .mytext {color:#8ba9be;}
        
        Text color #8ba9be
      
           This box has a color of #8ba9be        
        
          <div style="background-color:#8ba9be;">Content here</div>
        
        
          .mybackground {background-color:#8ba9be;}
        
        Background color #8ba9be
      
           Border around this has a color of #8ba9be        
        
          <div style="border:2px solid #8ba9be;">Content here</div>
        
        
          .myborder {border:2px solid #8ba9be;}
        
        Border color #8ba9be