#2c509b color space conversions
Hex:
        #2c509b
        RGB:
        44, 80, 155
        CMY:
        83, 69, 39
        CMYK:
        72, 48, 0, 39
      HSL:
        221°, 55.7789%, 39.0196%
        HSV (HSB):
        221°, 71.6129%, 60.7843%
        XYZ:
        9.8238, 8.6394, 32.1601
        xyY:
        0.1941, 0.1707, 8.6394
      CIE-Lab:
        35.2804, 13.6114, -44.7788
        CIE-LCH:
        35.2804, 46.8019, 286.9077
        CIE-Luv:
        35.2804, -14.3377, -63.6243
        Hunter-Lab:
        29.3928, 8.2216, -44.2973
      #2c509b color charts
#2c509b RGB chart
      #2c509b CMYK chart
      #2c509b RGB pie chart
      #2c509b color shades, tints & tones
#2c509b color schemes
#2c509b color preview, HTML & CSS examples
           This text has a color of #2c509b        
        
          <p style="color:#2c509b;">Text here</p>
        
        
          .mytext {color:#2c509b;}
        
        Text color #2c509b
      
           This box has a color of #2c509b        
        
          <div style="background-color:#2c509b;">Content here</div>
        
        
          .mybackground {background-color:#2c509b;}
        
        Background color #2c509b
      
           Border around this has a color of #2c509b        
        
          <div style="border:2px solid #2c509b;">Content here</div>
        
        
          .myborder {border:2px solid #2c509b;}
        
        Border color #2c509b