#2c667a color space conversions
Hex:
        #2c667a
        RGB:
        44, 102, 122
        CMY:
        83, 60, 52
        CMYK:
        64, 16, 0, 52
      HSL:
        195°, 46.9880%, 32.5490%
        HSV (HSB):
        195°, 63.9344%, 47.8431%
        XYZ:
        9.3029, 11.4434, 20.1308
        xyY:
        0.2276, 0.2799, 11.4434
      CIE-Lab:
        40.3174, -12.3219, -16.8378
        CIE-LCH:
        40.3174, 20.8648, 233.8034
        CIE-Luv:
        40.3174, -22.8810, -21.8054
        Hunter-Lab:
        33.8280, -10.1104, -11.6034
      #2c667a color charts
#2c667a RGB chart
      #2c667a CMYK chart
      #2c667a RGB pie chart
      #2c667a color shades, tints & tones
#2c667a color schemes
#2c667a color preview, HTML & CSS examples
           This text has a color of #2c667a        
        
          <p style="color:#2c667a;">Text here</p>
        
        
          .mytext {color:#2c667a;}
        
        Text color #2c667a
      
           This box has a color of #2c667a        
        
          <div style="background-color:#2c667a;">Content here</div>
        
        
          .mybackground {background-color:#2c667a;}
        
        Background color #2c667a
      
           Border around this has a color of #2c667a        
        
          <div style="border:2px solid #2c667a;">Content here</div>
        
        
          .myborder {border:2px solid #2c667a;}
        
        Border color #2c667a