#2c599b color space conversions
Hex:
        #2c599b
        RGB:
        44, 89, 155
        CMY:
        83, 65, 39
        CMYK:
        72, 43, 0, 39
      HSL:
        216°, 55.7789%, 39.0196%
        HSV (HSB):
        216°, 71.6129%, 60.7843%
        XYZ:
        10.5275, 10.0468, 32.3947
        xyY:
        0.1987, 0.1897, 10.0468
      CIE-Lab:
        37.9263, 7.6812, -40.5401
        CIE-LCH:
        37.9263, 41.2614, 280.7287
        CIE-Luv:
        37.9263, -17.1994, -58.3898
        Hunter-Lab:
        31.6967, 3.8164, -38.4081
      #2c599b color charts
#2c599b RGB chart
      #2c599b CMYK chart
      #2c599b RGB pie chart
      #2c599b color shades, tints & tones
#2c599b color schemes
#2c599b color preview, HTML & CSS examples
           This text has a color of #2c599b        
        
          <p style="color:#2c599b;">Text here</p>
        
        
          .mytext {color:#2c599b;}
        
        Text color #2c599b
      
           This box has a color of #2c599b        
        
          <div style="background-color:#2c599b;">Content here</div>
        
        
          .mybackground {background-color:#2c599b;}
        
        Background color #2c599b
      
           Border around this has a color of #2c599b        
        
          <div style="border:2px solid #2c599b;">Content here</div>
        
        
          .myborder {border:2px solid #2c599b;}
        
        Border color #2c599b