#2979a9 color space conversions
Hex:
        #2979a9
        RGB:
        41, 121, 169
        CMY:
        84, 53, 34
        CMYK:
        76, 28, 0, 34
      HSL:
        203°, 60.9524%, 41.1765%
        HSV (HSB):
        203°, 75.7396%, 66.2745%
        XYZ:
        14.9133, 17.0107, 40.0335
        xyY:
        0.2073, 0.2364, 17.0107
      CIE-Lab:
        48.2736, -7.3616, -32.4632
        CIE-LCH:
        48.2736, 33.2874, 257.2232
        CIE-Luv:
        48.2736, -28.2098, -47.6671
        Hunter-Lab:
        41.2441, -7.6341, -28.6789
      #2979a9 color charts
#2979a9 RGB chart
      #2979a9 CMYK chart
      #2979a9 RGB pie chart
      #2979a9 color shades, tints & tones
#2979a9 color schemes
#2979a9 color preview, HTML & CSS examples
           This text has a color of #2979a9        
        
          <p style="color:#2979a9;">Text here</p>
        
        
          .mytext {color:#2979a9;}
        
        Text color #2979a9
      
           This box has a color of #2979a9        
        
          <div style="background-color:#2979a9;">Content here</div>
        
        
          .mybackground {background-color:#2979a9;}
        
        Background color #2979a9
      
           Border around this has a color of #2979a9        
        
          <div style="border:2px solid #2979a9;">Content here</div>
        
        
          .myborder {border:2px solid #2979a9;}
        
        Border color #2979a9