#0779bb color space conversions
Hex:
        #0779bb
        RGB:
        7, 121, 187
        CMY:
        97, 53, 27
        CMYK:
        96, 35, 0, 27
      HSL:
        202°, 92.7835%, 38.0392%
        HSV (HSB):
        202°, 96.2567%, 73.3333%
        XYZ:
        15.8946, 17.3078, 49.5167
        xyY:
        0.1922, 0.2092, 17.3078
      CIE-Lab:
        48.6455, -3.1746, -42.3437
        CIE-LCH:
        48.6455, 42.4626, 265.7124
        CIE-Luv:
        48.6455, -30.2992, -63.8763
        Hunter-Lab:
        41.6026, -4.6071, -41.4470
      #0779bb color charts
#0779bb RGB chart
      #0779bb CMYK chart
      #0779bb RGB pie chart
      #0779bb color shades, tints & tones
#0779bb color schemes
#0779bb color preview, HTML & CSS examples
           This text has a color of #0779bb        
        
          <p style="color:#0779bb;">Text here</p>
        
        
          .mytext {color:#0779bb;}
        
        Text color #0779bb
      
           This box has a color of #0779bb        
        
          <div style="background-color:#0779bb;">Content here</div>
        
        
          .mybackground {background-color:#0779bb;}
        
        Background color #0779bb
      
           Border around this has a color of #0779bb        
        
          <div style="border:2px solid #0779bb;">Content here</div>
        
        
          .myborder {border:2px solid #0779bb;}
        
        Border color #0779bb