#2c77bc color space conversions
Hex:
        #2c77bc
        RGB:
        44, 119, 188
        CMY:
        83, 53, 26
        CMYK:
        77, 37, 0, 26
      HSL:
        209°, 62.0690%, 45.4902%
        HSV (HSB):
        209°, 76.5957%, 73.7255%
        XYZ:
        16.7126, 17.3600, 50.0469
        xyY:
        0.1987, 0.2064, 17.3600
      CIE-Lab:
        48.7104, 1.1923, -42.7788
        CIE-LCH:
        48.7104, 42.7954, 271.5965
        CIE-Luv:
        48.7104, -26.1994, -65.0029
        Hunter-Lab:
        41.6653, -1.3150, -42.0514
      #2c77bc color charts
#2c77bc RGB chart
      #2c77bc CMYK chart
      #2c77bc RGB pie chart
      #2c77bc color shades, tints & tones
#2c77bc color schemes
#2c77bc color preview, HTML & CSS examples
           This text has a color of #2c77bc        
        
          <p style="color:#2c77bc;">Text here</p>
        
        
          .mytext {color:#2c77bc;}
        
        Text color #2c77bc
      
           This box has a color of #2c77bc        
        
          <div style="background-color:#2c77bc;">Content here</div>
        
        
          .mybackground {background-color:#2c77bc;}
        
        Background color #2c77bc
      
           Border around this has a color of #2c77bc        
        
          <div style="border:2px solid #2c77bc;">Content here</div>
        
        
          .myborder {border:2px solid #2c77bc;}
        
        Border color #2c77bc