#2979a2 color space conversions
Hex:
        #2979a2
        RGB:
        41, 121, 162
        CMY:
        84, 53, 36
        CMYK:
        75, 25, 0, 36
      HSL:
        200°, 59.6059%, 39.8039%
        HSV (HSB):
        200°, 74.6914%, 63.5294%
        XYZ:
        14.2734, 16.7548, 36.6641
        xyY:
        0.2109, 0.2475, 16.7548
      CIE-Lab:
        47.9496, -9.8785, -28.8837
        CIE-LCH:
        47.9496, 30.5263, 251.1188
        CIE-Luv:
        47.9496, -28.5668, -41.6709
        Hunter-Lab:
        40.9326, -9.3882, -24.4543
      #2979a2 color charts
#2979a2 RGB chart
      #2979a2 CMYK chart
      #2979a2 RGB pie chart
      #2979a2 color shades, tints & tones
#2979a2 color schemes
#2979a2 color preview, HTML & CSS examples
           This text has a color of #2979a2        
        
          <p style="color:#2979a2;">Text here</p>
        
        
          .mytext {color:#2979a2;}
        
        Text color #2979a2
      
           This box has a color of #2979a2        
        
          <div style="background-color:#2979a2;">Content here</div>
        
        
          .mybackground {background-color:#2979a2;}
        
        Background color #2979a2
      
           Border around this has a color of #2979a2        
        
          <div style="border:2px solid #2979a2;">Content here</div>
        
        
          .myborder {border:2px solid #2979a2;}
        
        Border color #2979a2