#2989bd color space conversions
Hex:
        #2989bd
        RGB:
        41, 137, 189
        CMY:
        84, 46, 26
        CMYK:
        78, 28, 0, 26
      HSL:
        201°, 64.3478%, 45.0980%
        HSV (HSB):
        201°, 78.3069%, 74.1176%
        XYZ:
        19.0454, 22.0369, 51.3939
        xyY:
        0.2059, 0.2383, 22.0369
      CIE-Lab:
        54.0661, -9.4227, -34.9173
        CIE-LCH:
        54.0661, 36.1664, 254.8981
        CIE-Luv:
        54.0661, -32.7670, -52.4677
        Hunter-Lab:
        46.9434, -9.7318, -32.0505
      #2989bd color charts
#2989bd RGB chart
      #2989bd CMYK chart
      #2989bd RGB pie chart
      #2989bd color shades, tints & tones
#2989bd color schemes
#2989bd color preview, HTML & CSS examples
           This text has a color of #2989bd        
        
          <p style="color:#2989bd;">Text here</p>
        
        
          .mytext {color:#2989bd;}
        
        Text color #2989bd
      
           This box has a color of #2989bd        
        
          <div style="background-color:#2989bd;">Content here</div>
        
        
          .mybackground {background-color:#2989bd;}
        
        Background color #2989bd
      
           Border around this has a color of #2989bd        
        
          <div style="border:2px solid #2989bd;">Content here</div>
        
        
          .myborder {border:2px solid #2989bd;}
        
        Border color #2989bd