#8a9fbe color space conversions
Hex:
        #8a9fbe
        RGB:
        138, 159, 190
        CMY:
        46, 38, 25
        CMYK:
        27, 16, 0, 25
      HSL:
        216°, 28.5714%, 64.3137%
        HSV (HSB):
        216°, 27.3684%, 74.5098%
        XYZ:
        32.1736, 33.9173, 53.5661
        xyY:
        0.2689, 0.2835, 33.9173
      CIE-Lab:
        64.8968, -0.2298, -18.4074
        CIE-LCH:
        64.8968, 18.4089, 269.2847
        CIE-Luv:
        64.8968, -12.1637, -28.0693
        Hunter-Lab:
        58.2385, -3.3058, -13.7663
      #8a9fbe color charts
#8a9fbe RGB chart
      #8a9fbe CMYK chart
      #8a9fbe RGB pie chart
      #8a9fbe color shades, tints & tones
#8a9fbe color schemes
#8a9fbe color preview, HTML & CSS examples
           This text has a color of #8a9fbe        
        
          <p style="color:#8a9fbe;">Text here</p>
        
        
          .mytext {color:#8a9fbe;}
        
        Text color #8a9fbe
      
           This box has a color of #8a9fbe        
        
          <div style="background-color:#8a9fbe;">Content here</div>
        
        
          .mybackground {background-color:#8a9fbe;}
        
        Background color #8a9fbe
      
           Border around this has a color of #8a9fbe        
        
          <div style="border:2px solid #8a9fbe;">Content here</div>
        
        
          .myborder {border:2px solid #8a9fbe;}
        
        Border color #8a9fbe