#2c709e color space conversions
Hex:
        #2c709e
        RGB:
        44, 112, 158
        CMY:
        83, 56, 38
        CMYK:
        72, 29, 0, 38
      HSL:
        204°, 56.4356%, 39.6078%
        HSV (HSB):
        204°, 72.1519%, 61.9608%
        XYZ:
        13.0044, 14.5924, 34.4790
        xyY:
        0.2095, 0.2351, 14.5924
      CIE-Lab:
        45.0708, -5.5918, -31.0260
        CIE-LCH:
        45.0708, 31.5259, 259.7833
        CIE-Luv:
        45.0708, -25.0275, -44.9308
        Hunter-Lab:
        38.2000, -6.0834, -26.7745
      #2c709e color charts
#2c709e RGB chart
      #2c709e CMYK chart
      #2c709e RGB pie chart
      #2c709e color shades, tints & tones
#2c709e color schemes
#2c709e color preview, HTML & CSS examples
           This text has a color of #2c709e        
        
          <p style="color:#2c709e;">Text here</p>
        
        
          .mytext {color:#2c709e;}
        
        Text color #2c709e
      
           This box has a color of #2c709e        
        
          <div style="background-color:#2c709e;">Content here</div>
        
        
          .mybackground {background-color:#2c709e;}
        
        Background color #2c709e
      
           Border around this has a color of #2c709e        
        
          <div style="border:2px solid #2c709e;">Content here</div>
        
        
          .myborder {border:2px solid #2c709e;}
        
        Border color #2c709e