#2779fc color space conversions
Hex:
        #2779fc
        RGB:
        39, 121, 252
        CMY:
        85, 53, 1
        CMYK:
        85, 52, 0, 1
      HSL:
        217°, 97.2603%, 57.0588%
        HSV (HSB):
        217°, 84.5238%, 98.8235%
        XYZ:
        25.2448, 21.1344, 94.8443
        xyY:
        0.1788, 0.1497, 21.1344
      CIE-Lab:
        53.0962, 23.5727, -71.8746
        CIE-LCH:
        53.0962, 75.6414, 288.1580
        CIE-Luv:
        53.0962, -25.3567, -113.8031
        Hunter-Lab:
        45.9721, 17.5689, -90.1397
      #2779fc color charts
#2779fc RGB chart
      #2779fc CMYK chart
      #2779fc RGB pie chart
      #2779fc color shades, tints & tones
#2779fc color schemes
#2779fc color preview, HTML & CSS examples
           This text has a color of #2779fc        
        
          <p style="color:#2779fc;">Text here</p>
        
        
          .mytext {color:#2779fc;}
        
        Text color #2779fc
      
           This box has a color of #2779fc        
        
          <div style="background-color:#2779fc;">Content here</div>
        
        
          .mybackground {background-color:#2779fc;}
        
        Background color #2779fc
      
           Border around this has a color of #2779fc        
        
          <div style="border:2px solid #2779fc;">Content here</div>
        
        
          .myborder {border:2px solid #2779fc;}
        
        Border color #2779fc