#8ba7cb color space conversions
Hex:
        #8ba7cb
        RGB:
        139, 167, 203
        CMY:
        45, 35, 20
        CMYK:
        32, 18, 0, 20
      HSL:
        214°, 38.0952%, 67.0588%
        HSV (HSB):
        214°, 31.5271%, 79.6078%
        XYZ:
        35.2457, 37.4382, 61.8686
        xyY:
        0.2619, 0.2782, 37.4382
      CIE-Lab:
        67.6045, -1.1454, -21.5076
        CIE-LCH:
        67.6045, 21.5380, 266.9517
        CIE-Luv:
        67.6045, -15.5143, -33.1291
        Hunter-Lab:
        61.1868, -4.2547, -17.1199
      #8ba7cb color charts
#8ba7cb RGB chart
      #8ba7cb CMYK chart
      #8ba7cb RGB pie chart
      #8ba7cb color shades, tints & tones
#8ba7cb color schemes
#8ba7cb color preview, HTML & CSS examples
           This text has a color of #8ba7cb        
        
          <p style="color:#8ba7cb;">Text here</p>
        
        
          .mytext {color:#8ba7cb;}
        
        Text color #8ba7cb
      
           This box has a color of #8ba7cb        
        
          <div style="background-color:#8ba7cb;">Content here</div>
        
        
          .mybackground {background-color:#8ba7cb;}
        
        Background color #8ba7cb
      
           Border around this has a color of #8ba7cb        
        
          <div style="border:2px solid #8ba7cb;">Content here</div>
        
        
          .myborder {border:2px solid #8ba7cb;}
        
        Border color #8ba7cb