#2c5095 color space conversions
Hex:
        #2c5095
        RGB:
        44, 80, 149
        CMY:
        83, 69, 42
        CMYK:
        70, 46, 0, 42
      HSL:
        219°, 54.4041%, 37.8431%
        HSV (HSB):
        219°, 70.4698%, 58.4314%
        XYZ:
        9.3322, 8.4427, 29.5715
        xyY:
        0.1971, 0.1783, 8.4427
      CIE-Lab:
        34.8884, 11.3202, -41.7807
        CIE-LCH:
        34.8884, 43.2871, 285.1599
        CIE-Luv:
        34.8884, -14.3792, -59.0330
        Hunter-Lab:
        29.0564, 6.4811, -40.0017
      #2c5095 color charts
#2c5095 RGB chart
      #2c5095 CMYK chart
      #2c5095 RGB pie chart
      #2c5095 color shades, tints & tones
#2c5095 color schemes
#2c5095 color preview, HTML & CSS examples
           This text has a color of #2c5095        
        
          <p style="color:#2c5095;">Text here</p>
        
        
          .mytext {color:#2c5095;}
        
        Text color #2c5095
      
           This box has a color of #2c5095        
        
          <div style="background-color:#2c5095;">Content here</div>
        
        
          .mybackground {background-color:#2c5095;}
        
        Background color #2c5095
      
           Border around this has a color of #2c5095        
        
          <div style="border:2px solid #2c5095;">Content here</div>
        
        
          .myborder {border:2px solid #2c5095;}
        
        Border color #2c5095