#2979a3 color space conversions
Hex:
        #2979a3
        RGB:
        41, 121, 163
        CMY:
        84, 53, 36
        CMYK:
        75, 26, 0, 36
      HSL:
        201°, 59.8039%, 40.0000%
        HSV (HSB):
        201°, 74.8466%, 63.9216%
        XYZ:
        14.3627, 16.7905, 37.1342
        xyY:
        0.2103, 0.2459, 16.7905
      CIE-Lab:
        47.9950, -9.5213, -29.3976
        CIE-LCH:
        47.9950, 30.9010, 252.0539
        CIE-Luv:
        47.9950, -28.5151, -42.5294
        Hunter-Lab:
        40.9762, -9.1419, -25.0475
      #2979a3 color charts
#2979a3 RGB chart
      #2979a3 CMYK chart
      #2979a3 RGB pie chart
      #2979a3 color shades, tints & tones
#2979a3 color schemes
#2979a3 color preview, HTML & CSS examples
           This text has a color of #2979a3        
        
          <p style="color:#2979a3;">Text here</p>
        
        
          .mytext {color:#2979a3;}
        
        Text color #2979a3
      
           This box has a color of #2979a3        
        
          <div style="background-color:#2979a3;">Content here</div>
        
        
          .mybackground {background-color:#2979a3;}
        
        Background color #2979a3
      
           Border around this has a color of #2979a3        
        
          <div style="border:2px solid #2979a3;">Content here</div>
        
        
          .myborder {border:2px solid #2979a3;}
        
        Border color #2979a3