#2979f7 color space conversions
Hex:
        #2979f7
        RGB:
        41, 121, 247
        CMY:
        84, 53, 3
        CMYK:
        83, 51, 0, 3
      HSL:
        217°, 92.7928%, 56.4706%
        HSV (HSB):
        217°, 83.4008%, 96.8627%
        XYZ:
        24.5403, 20.8616, 90.7290
        xyY:
        0.1803, 0.1532, 20.8616
      CIE-Lab:
        52.7976, 21.8420, -69.5858
        CIE-LCH:
        52.7976, 72.9332, 287.4263
        CIE-Luv:
        52.7976, -25.2772, -110.0706
        Hunter-Lab:
        45.6745, 15.9756, -85.8031
      #2979f7 color charts
#2979f7 RGB chart
      #2979f7 CMYK chart
      #2979f7 RGB pie chart
      #2979f7 color shades, tints & tones
#2979f7 color schemes
#2979f7 color preview, HTML & CSS examples
           This text has a color of #2979f7        
        
          <p style="color:#2979f7;">Text here</p>
        
        
          .mytext {color:#2979f7;}
        
        Text color #2979f7
      
           This box has a color of #2979f7        
        
          <div style="background-color:#2979f7;">Content here</div>
        
        
          .mybackground {background-color:#2979f7;}
        
        Background color #2979f7
      
           Border around this has a color of #2979f7        
        
          <div style="border:2px solid #2979f7;">Content here</div>
        
        
          .myborder {border:2px solid #2979f7;}
        
        Border color #2979f7