#2c5477 color space conversions
Hex:
        #2c5477
        RGB:
        44, 84, 119
        CMY:
        83, 67, 53
        CMYK:
        63, 29, 0, 53
      HSL:
        208°, 46.0123%, 31.9608%
        HSV (HSB):
        208°, 63.0252%, 46.6667%
        XYZ:
        7.5388, 8.2080, 18.6397
        xyY:
        0.2192, 0.2387, 8.2080
      CIE-Lab:
        34.4124, -2.4667, -24.1332
        CIE-LCH:
        34.4124, 24.2589, 264.1639
        CIE-Luv:
        34.4124, -16.2024, -32.3912
        Hunter-Lab:
        28.6497, -3.1668, -18.5199
      #2c5477 color charts
#2c5477 RGB chart
      #2c5477 CMYK chart
      #2c5477 RGB pie chart
      #2c5477 color shades, tints & tones
#2c5477 color schemes
#2c5477 color preview, HTML & CSS examples
           This text has a color of #2c5477        
        
          <p style="color:#2c5477;">Text here</p>
        
        
          .mytext {color:#2c5477;}
        
        Text color #2c5477
      
           This box has a color of #2c5477        
        
          <div style="background-color:#2c5477;">Content here</div>
        
        
          .mybackground {background-color:#2c5477;}
        
        Background color #2c5477
      
           Border around this has a color of #2c5477        
        
          <div style="border:2px solid #2c5477;">Content here</div>
        
        
          .myborder {border:2px solid #2c5477;}
        
        Border color #2c5477