#2979d0 color space conversions
Hex:
        #2979d0
        RGB:
        41, 121, 208
        CMY:
        84, 53, 18
        CMYK:
        80, 42, 0, 18
      HSL:
        211°, 67.0683%, 48.8235%
        HSV (HSB):
        211°, 80.2885%, 81.5686%
        XYZ:
        19.1370, 18.7002, 62.2754
        xyY:
        0.1912, 0.1868, 18.7002
      CIE-Lab:
        50.3346, 7.1294, -51.6455
        CIE-LCH:
        50.3346, 52.1353, 277.8597
        CIE-Luv:
        50.3346, -26.4912, -80.0715
        Hunter-Lab:
        43.2438, 3.3164, -55.1130
      #2979d0 color charts
#2979d0 RGB chart
      #2979d0 CMYK chart
      #2979d0 RGB pie chart
      #2979d0 color shades, tints & tones
#2979d0 color schemes
#2979d0 color preview, HTML & CSS examples
           This text has a color of #2979d0        
        
          <p style="color:#2979d0;">Text here</p>
        
        
          .mytext {color:#2979d0;}
        
        Text color #2979d0
      
           This box has a color of #2979d0        
        
          <div style="background-color:#2979d0;">Content here</div>
        
        
          .mybackground {background-color:#2979d0;}
        
        Background color #2979d0
      
           Border around this has a color of #2979d0        
        
          <div style="border:2px solid #2979d0;">Content here</div>
        
        
          .myborder {border:2px solid #2979d0;}
        
        Border color #2979d0