#2d778f color space conversions
Hex:
        #2d778f
        RGB:
        45, 119, 143
        CMY:
        82, 53, 44
        CMYK:
        69, 17, 0, 44
      HSL:
        195°, 52.1277%, 36.8627%
        HSV (HSB):
        195°, 68.5315%, 56.0784%
        XYZ:
        12.6369, 15.7347, 28.3577
        xyY:
        0.2228, 0.2774, 15.7347
      CIE-Lab:
        46.6245, -14.7388, -19.7491
        CIE-LCH:
        46.6245, 24.6426, 233.2660
        CIE-Luv:
        46.6245, -28.1100, -26.6721
        Hunter-Lab:
        39.6670, -12.5515, -14.6191
      #2d778f color charts
#2d778f RGB chart
      #2d778f CMYK chart
      #2d778f RGB pie chart
      #2d778f color shades, tints & tones
#2d778f color schemes
#2d778f color preview, HTML & CSS examples
           This text has a color of #2d778f        
        
          <p style="color:#2d778f;">Text here</p>
        
        
          .mytext {color:#2d778f;}
        
        Text color #2d778f
      
           This box has a color of #2d778f        
        
          <div style="background-color:#2d778f;">Content here</div>
        
        
          .mybackground {background-color:#2d778f;}
        
        Background color #2d778f
      
           Border around this has a color of #2d778f        
        
          <div style="border:2px solid #2d778f;">Content here</div>
        
        
          .myborder {border:2px solid #2d778f;}
        
        Border color #2d778f