#8ba9cf color space conversions
Hex:
        #8ba9cf
        RGB:
        139, 169, 207
        CMY:
        45, 34, 19
        CMYK:
        33, 18, 0, 19
      HSL:
        214°, 41.4634%, 67.8431%
        HSV (HSB):
        214°, 32.8502%, 81.1765%
        XYZ:
        36.0979, 38.3699, 64.5351
        xyY:
        0.2597, 0.2760, 38.3699
      CIE-Lab:
        68.2924, -1.2380, -22.6681
        CIE-LCH:
        68.2924, 22.7018, 266.8740
        CIE-Luv:
        68.2924, -16.4486, -35.0593
        Hunter-Lab:
        61.9434, -4.3791, -18.4102
      #8ba9cf color charts
#8ba9cf RGB chart
      #8ba9cf CMYK chart
      #8ba9cf RGB pie chart
      #8ba9cf color shades, tints & tones
#8ba9cf color schemes
#8ba9cf color preview, HTML & CSS examples
           This text has a color of #8ba9cf        
        
          <p style="color:#8ba9cf;">Text here</p>
        
        
          .mytext {color:#8ba9cf;}
        
        Text color #8ba9cf
      
           This box has a color of #8ba9cf        
        
          <div style="background-color:#8ba9cf;">Content here</div>
        
        
          .mybackground {background-color:#8ba9cf;}
        
        Background color #8ba9cf
      
           Border around this has a color of #8ba9cf        
        
          <div style="border:2px solid #8ba9cf;">Content here</div>
        
        
          .myborder {border:2px solid #8ba9cf;}
        
        Border color #8ba9cf