#2c778b color space conversions
Hex:
        #2c778b
        RGB:
        44, 119, 139
        CMY:
        83, 53, 45
        CMYK:
        68, 14, 0, 45
      HSL:
        193°, 51.9126%, 35.8824%
        HSV (HSB):
        193°, 68.3453%, 54.5098%
        XYZ:
        12.2957, 15.5932, 26.7878
        xyY:
        0.2249, 0.2852, 15.5932
      CIE-Lab:
        46.4362, -16.2449, -17.6720
        CIE-LCH:
        46.4362, 24.0041, 227.4093
        CIE-Luv:
        46.4362, -28.5110, -23.2919
        Hunter-Lab:
        39.4882, -13.5236, -12.5791
      #2c778b color charts
#2c778b RGB chart
      #2c778b CMYK chart
      #2c778b RGB pie chart
      #2c778b color shades, tints & tones
#2c778b color schemes
#2c778b color preview, HTML & CSS examples
           This text has a color of #2c778b        
        
          <p style="color:#2c778b;">Text here</p>
        
        
          .mytext {color:#2c778b;}
        
        Text color #2c778b
      
           This box has a color of #2c778b        
        
          <div style="background-color:#2c778b;">Content here</div>
        
        
          .mybackground {background-color:#2c778b;}
        
        Background color #2c778b
      
           Border around this has a color of #2c778b        
        
          <div style="border:2px solid #2c778b;">Content here</div>
        
        
          .myborder {border:2px solid #2c778b;}
        
        Border color #2c778b