#2f779b color space conversions
Hex:
        #2f779b
        RGB:
        47, 119, 155
        CMY:
        82, 53, 39
        CMYK:
        70, 23, 0, 39
      HSL:
        200°, 53.4653%, 39.6078%
        HSV (HSB):
        200°, 69.6774%, 60.7843%
        XYZ:
        13.6855, 16.1645, 33.4091
        xyY:
        0.2163, 0.2555, 16.1645
      CIE-Lab:
        47.1896, -10.3030, -25.9481
        CIE-LCH:
        47.1896, 27.9187, 248.3439
        CIE-Luv:
        47.1896, -27.1363, -36.8809
        Hunter-Lab:
        40.2052, -9.5991, -21.1244
      #2f779b color charts
#2f779b RGB chart
      #2f779b CMYK chart
      #2f779b RGB pie chart
      #2f779b color shades, tints & tones
#2f779b color schemes
#2f779b color preview, HTML & CSS examples
           This text has a color of #2f779b        
        
          <p style="color:#2f779b;">Text here</p>
        
        
          .mytext {color:#2f779b;}
        
        Text color #2f779b
      
           This box has a color of #2f779b        
        
          <div style="background-color:#2f779b;">Content here</div>
        
        
          .mybackground {background-color:#2f779b;}
        
        Background color #2f779b
      
           Border around this has a color of #2f779b        
        
          <div style="border:2px solid #2f779b;">Content here</div>
        
        
          .myborder {border:2px solid #2f779b;}
        
        Border color #2f779b