#2c657a color space conversions
Hex:
        #2c657a
        RGB:
        44, 101, 122
        CMY:
        83, 60, 52
        CMYK:
        64, 17, 0, 52
      HSL:
        196°, 46.9880%, 32.5490%
        HSV (HSB):
        196°, 63.9344%, 47.8431%
        XYZ:
        9.2052, 11.2480, 20.0983
        xyY:
        0.2270, 0.2774, 11.2480
      CIE-Lab:
        39.9950, -11.7418, -17.3321
        CIE-LCH:
        39.9950, 20.9350, 235.8840
        CIE-Luv:
        39.9950, -22.4989, -22.5573
        Hunter-Lab:
        33.5380, -9.6983, -12.0540
      #2c657a color charts
#2c657a RGB chart
      #2c657a CMYK chart
      #2c657a RGB pie chart
      #2c657a color shades, tints & tones
#2c657a color schemes
#2c657a color preview, HTML & CSS examples
           This text has a color of #2c657a        
        
          <p style="color:#2c657a;">Text here</p>
        
        
          .mytext {color:#2c657a;}
        
        Text color #2c657a
      
           This box has a color of #2c657a        
        
          <div style="background-color:#2c657a;">Content here</div>
        
        
          .mybackground {background-color:#2c657a;}
        
        Background color #2c657a
      
           Border around this has a color of #2c657a        
        
          <div style="border:2px solid #2c657a;">Content here</div>
        
        
          .myborder {border:2px solid #2c657a;}
        
        Border color #2c657a