#2c778f color space conversions
Hex:
        #2c778f
        RGB:
        44, 119, 143
        CMY:
        83, 53, 44
        CMYK:
        69, 17, 0, 44
      HSL:
        195°, 52.9412%, 36.6667%
        HSV (HSB):
        195°, 69.2308%, 56.0784%
        XYZ:
        12.5935, 15.7123, 28.3556
        xyY:
        0.2223, 0.2773, 15.7123
      CIE-Lab:
        46.5947, -14.9035, -19.7973
        CIE-LCH:
        46.5947, 24.7800, 233.0273
        CIE-Luv:
        46.5947, -28.3019, -26.7242
        Hunter-Lab:
        39.6387, -12.6573, -14.6661
      #2c778f color charts
#2c778f RGB chart
      #2c778f CMYK chart
      #2c778f RGB pie chart
      #2c778f color shades, tints & tones
#2c778f color schemes
#2c778f color preview, HTML & CSS examples
           This text has a color of #2c778f        
        
          <p style="color:#2c778f;">Text here</p>
        
        
          .mytext {color:#2c778f;}
        
        Text color #2c778f
      
           This box has a color of #2c778f        
        
          <div style="background-color:#2c778f;">Content here</div>
        
        
          .mybackground {background-color:#2c778f;}
        
        Background color #2c778f
      
           Border around this has a color of #2c778f        
        
          <div style="border:2px solid #2c778f;">Content here</div>
        
        
          .myborder {border:2px solid #2c778f;}
        
        Border color #2c778f