#2979ff color space conversions
Hex:
        #2979ff
        RGB:
        41, 121, 255
        CMY:
        84, 53, 0
        CMYK:
        84, 53, 0, 0
      HSL:
        218°, 100.0000%, 58.0392%
        HSV (HSB):
        218°, 83.9216%, 100.0000%
        XYZ:
        25.8018, 21.3662, 97.3719
        xyY:
        0.1785, 0.1478, 21.3662
      CIE-Lab:
        53.3479, 24.8347, -73.1226
        CIE-LCH:
        53.3479, 77.2248, 288.7591
        CIE-Luv:
        53.3479, -25.0894, -115.9060
        Hunter-Lab:
        46.2235, 18.7469, -92.5405
      #2979ff color charts
#2979ff RGB chart
      #2979ff CMYK chart
      #2979ff RGB pie chart
      #2979ff color shades, tints & tones
#2979ff color schemes
#2979ff color preview, HTML & CSS examples
           This text has a color of #2979ff        
        
          <p style="color:#2979ff;">Text here</p>
        
        
          .mytext {color:#2979ff;}
        
        Text color #2979ff
      
           This box has a color of #2979ff        
        
          <div style="background-color:#2979ff;">Content here</div>
        
        
          .mybackground {background-color:#2979ff;}
        
        Background color #2979ff
      
           Border around this has a color of #2979ff        
        
          <div style="border:2px solid #2979ff;">Content here</div>
        
        
          .myborder {border:2px solid #2979ff;}
        
        Border color #2979ff