#2d778b color space conversions
Hex:
        #2d778b
        RGB:
        45, 119, 139
        CMY:
        82, 53, 45
        CMYK:
        68, 14, 0, 45
      HSL:
        193°, 51.0870%, 36.0784%
        HSV (HSB):
        193°, 67.6259%, 54.5098%
        XYZ:
        12.3392, 15.6156, 26.7899
        xyY:
        0.2254, 0.2852, 15.6156
      CIE-Lab:
        46.4661, -16.0761, -17.6236
        CIE-LCH:
        46.4661, 23.8544, 227.6292
        CIE-Luv:
        46.4661, -28.3154, -23.2405
        Hunter-Lab:
        39.5166, -13.4167, -12.5334
      #2d778b color charts
#2d778b RGB chart
      #2d778b CMYK chart
      #2d778b RGB pie chart
      #2d778b color shades, tints & tones
#2d778b color schemes
#2d778b color preview, HTML & CSS examples
           This text has a color of #2d778b        
        
          <p style="color:#2d778b;">Text here</p>
        
        
          .mytext {color:#2d778b;}
        
        Text color #2d778b
      
           This box has a color of #2d778b        
        
          <div style="background-color:#2d778b;">Content here</div>
        
        
          .mybackground {background-color:#2d778b;}
        
        Background color #2d778b
      
           Border around this has a color of #2d778b        
        
          <div style="border:2px solid #2d778b;">Content here</div>
        
        
          .myborder {border:2px solid #2d778b;}
        
        Border color #2d778b