#2b778f color space conversions
Hex:
        #2b778f
        RGB:
        43, 119, 143
        CMY:
        83, 53, 44
        CMYK:
        70, 17, 0, 44
      HSL:
        194°, 53.7634%, 36.4706%
        HSV (HSB):
        194°, 69.9301%, 56.0784%
        XYZ:
        12.5510, 15.6904, 28.3536
        xyY:
        0.2218, 0.2772, 15.6904
      CIE-Lab:
        46.5657, -15.0649, -19.8444
        CIE-LCH:
        46.5657, 24.9149, 232.7960
        CIE-Luv:
        46.5657, -28.4894, -26.7751
        Hunter-Lab:
        39.6111, -12.7607, -14.7120
      #2b778f color charts
#2b778f RGB chart
      #2b778f CMYK chart
      #2b778f RGB pie chart
      #2b778f color shades, tints & tones
#2b778f color schemes
#2b778f color preview, HTML & CSS examples
           This text has a color of #2b778f        
        
          <p style="color:#2b778f;">Text here</p>
        
        
          .mytext {color:#2b778f;}
        
        Text color #2b778f
      
           This box has a color of #2b778f        
        
          <div style="background-color:#2b778f;">Content here</div>
        
        
          .mybackground {background-color:#2b778f;}
        
        Background color #2b778f
      
           Border around this has a color of #2b778f        
        
          <div style="border:2px solid #2b778f;">Content here</div>
        
        
          .myborder {border:2px solid #2b778f;}
        
        Border color #2b778f