#2c5685 color space conversions
Hex:
        #2c5685
        RGB:
        44, 86, 133
        CMY:
        83, 66, 48
        CMYK:
        67, 35, 0, 48
      HSL:
        212°, 50.2825%, 34.7059%
        HSV (HSB):
        212°, 66.9173%, 52.1569%
        XYZ:
        8.6001, 8.8845, 23.4519
        xyY:
        0.2101, 0.2170, 8.8845
      CIE-Lab:
        35.7610, 1.3627, -30.6432
        CIE-LCH:
        35.7610, 30.6735, 272.5462
        CIE-Luv:
        35.7610, -16.6171, -42.5660
        Hunter-Lab:
        29.8069, -0.6597, -25.7842
      #2c5685 color charts
#2c5685 RGB chart
      #2c5685 CMYK chart
      #2c5685 RGB pie chart
      #2c5685 color shades, tints & tones
#2c5685 color schemes
#2c5685 color preview, HTML & CSS examples
           This text has a color of #2c5685        
        
          <p style="color:#2c5685;">Text here</p>
        
        
          .mytext {color:#2c5685;}
        
        Text color #2c5685
      
           This box has a color of #2c5685        
        
          <div style="background-color:#2c5685;">Content here</div>
        
        
          .mybackground {background-color:#2c5685;}
        
        Background color #2c5685
      
           Border around this has a color of #2c5685        
        
          <div style="border:2px solid #2c5685;">Content here</div>
        
        
          .myborder {border:2px solid #2c5685;}
        
        Border color #2c5685