#2d779b color space conversions
Hex:
        #2d779b
        RGB:
        45, 119, 155
        CMY:
        82, 53, 39
        CMYK:
        71, 23, 0, 39
      HSL:
        200°, 55.0000%, 39.2157%
        HSV (HSB):
        200°, 70.9677%, 60.7843%
        XYZ:
        13.5954, 16.1181, 33.4049
        xyY:
        0.2154, 0.2554, 16.1181
      CIE-Lab:
        47.1290, -10.6183, -26.0469
        CIE-LCH:
        47.1290, 28.1281, 247.8213
        CIE-Luv:
        47.1290, -27.5108, -36.9915
        Hunter-Lab:
        40.1474, -9.8110, -21.2295
      #2d779b color charts
#2d779b RGB chart
      #2d779b CMYK chart
      #2d779b RGB pie chart
      #2d779b color shades, tints & tones
#2d779b color schemes
#2d779b color preview, HTML & CSS examples
           This text has a color of #2d779b        
        
          <p style="color:#2d779b;">Text here</p>
        
        
          .mytext {color:#2d779b;}
        
        Text color #2d779b
      
           This box has a color of #2d779b        
        
          <div style="background-color:#2d779b;">Content here</div>
        
        
          .mybackground {background-color:#2d779b;}
        
        Background color #2d779b
      
           Border around this has a color of #2d779b        
        
          <div style="border:2px solid #2d779b;">Content here</div>
        
        
          .myborder {border:2px solid #2d779b;}
        
        Border color #2d779b