#2779fb color space conversions
Hex:
        #2779fb
        RGB:
        39, 121, 251
        CMY:
        85, 53, 2
        CMYK:
        84, 52, 0, 2
      HSL:
        217°, 96.3636%, 56.8627%
        HSV (HSB):
        217°, 84.4622%, 98.4314%
        XYZ:
        25.0867, 21.0711, 94.0117
        xyY:
        0.1790, 0.1503, 21.0711
      CIE-Lab:
        53.0272, 23.1977, -71.4330
        CIE-LCH:
        53.0272, 75.1053, 287.9911
        CIE-Luv:
        53.0272, -25.3810, -113.0749
        Hunter-Lab:
        45.9033, 17.2215, -89.2959
      #2779fb color charts
#2779fb RGB chart
      #2779fb CMYK chart
      #2779fb RGB pie chart
      #2779fb color shades, tints & tones
#2779fb color schemes
#2779fb color preview, HTML & CSS examples
           This text has a color of #2779fb        
        
          <p style="color:#2779fb;">Text here</p>
        
        
          .mytext {color:#2779fb;}
        
        Text color #2779fb
      
           This box has a color of #2779fb        
        
          <div style="background-color:#2779fb;">Content here</div>
        
        
          .mybackground {background-color:#2779fb;}
        
        Background color #2779fb
      
           Border around this has a color of #2779fb        
        
          <div style="border:2px solid #2779fb;">Content here</div>
        
        
          .myborder {border:2px solid #2779fb;}
        
        Border color #2779fb