#2c77af color space conversions
Hex:
        #2c77af
        RGB:
        44, 119, 175
        CMY:
        83, 53, 31
        CMYK:
        75, 32, 0, 31
      HSL:
        206°, 59.8174%, 42.9412%
        HSV (HSB):
        206°, 74.8571%, 68.6275%
        XYZ:
        15.3734, 16.8243, 42.9946
        xyY:
        0.2045, 0.2238, 16.8243
      CIE-Lab:
        48.0378, -3.6001, -36.3184
        CIE-LCH:
        48.0378, 36.4964, 264.3390
        CIE-Luv:
        48.0378, -26.7503, -54.1195
        Hunter-Lab:
        41.0174, -4.8783, -33.4358
      #2c77af color charts
#2c77af RGB chart
      #2c77af CMYK chart
      #2c77af RGB pie chart
      #2c77af color shades, tints & tones
#2c77af color schemes
#2c77af color preview, HTML & CSS examples
           This text has a color of #2c77af        
        
          <p style="color:#2c77af;">Text here</p>
        
        
          .mytext {color:#2c77af;}
        
        Text color #2c77af
      
           This box has a color of #2c77af        
        
          <div style="background-color:#2c77af;">Content here</div>
        
        
          .mybackground {background-color:#2c77af;}
        
        Background color #2c77af
      
           Border around this has a color of #2c77af        
        
          <div style="border:2px solid #2c77af;">Content here</div>
        
        
          .myborder {border:2px solid #2c77af;}
        
        Border color #2c77af