#2c5a83 color space conversions
Hex:
        #2c5a83
        RGB:
        44, 90, 131
        CMY:
        83, 65, 49
        CMYK:
        66, 31, 0, 49
      HSL:
        208°, 49.7143%, 34.3137%
        HSV (HSB):
        208°, 66.4122%, 51.3725%
        XYZ:
        8.7916, 9.4865, 22.8404
        xyY:
        0.2138, 0.2307, 9.4865
      CIE-Lab:
        36.9046, -1.9130, -27.6203
        CIE-LCH:
        36.9046, 27.6865, 266.0380
        CIE-Luv:
        36.9046, -18.0912, -38.1715
        Hunter-Lab:
        30.8002, -2.9492, -22.4075
      #2c5a83 color charts
#2c5a83 RGB chart
      #2c5a83 CMYK chart
      #2c5a83 RGB pie chart
      #2c5a83 color shades, tints & tones
#2c5a83 color schemes
#2c5a83 color preview, HTML & CSS examples
           This text has a color of #2c5a83        
        
          <p style="color:#2c5a83;">Text here</p>
        
        
          .mytext {color:#2c5a83;}
        
        Text color #2c5a83
      
           This box has a color of #2c5a83        
        
          <div style="background-color:#2c5a83;">Content here</div>
        
        
          .mybackground {background-color:#2c5a83;}
        
        Background color #2c5a83
      
           Border around this has a color of #2c5a83        
        
          <div style="border:2px solid #2c5a83;">Content here</div>
        
        
          .myborder {border:2px solid #2c5a83;}
        
        Border color #2c5a83