#0779bc color space conversions
Hex:
        #0779bc
        RGB:
        7, 121, 188
        CMY:
        97, 53, 26
        CMYK:
        96, 36, 0, 26
      HSL:
        202°, 92.8205%, 38.2353%
        HSV (HSB):
        202°, 96.2766%, 73.7255%
        XYZ:
        16.0021, 17.3508, 50.0826
        xyY:
        0.1918, 0.2080, 17.3508
      CIE-Lab:
        48.6990, -2.7857, -42.8352
        CIE-LCH:
        48.6990, 42.9257, 266.2791
        CIE-Luv:
        48.6990, -30.2397, -64.7080
        Hunter-Lab:
        41.6542, -4.3215, -42.1288
      #0779bc color charts
#0779bc RGB chart
      #0779bc CMYK chart
      #0779bc RGB pie chart
      #0779bc color shades, tints & tones
#0779bc color schemes
#0779bc color preview, HTML & CSS examples
           This text has a color of #0779bc        
        
          <p style="color:#0779bc;">Text here</p>
        
        
          .mytext {color:#0779bc;}
        
        Text color #0779bc
      
           This box has a color of #0779bc        
        
          <div style="background-color:#0779bc;">Content here</div>
        
        
          .mybackground {background-color:#0779bc;}
        
        Background color #0779bc
      
           Border around this has a color of #0779bc        
        
          <div style="border:2px solid #0779bc;">Content here</div>
        
        
          .myborder {border:2px solid #0779bc;}
        
        Border color #0779bc