#0779bf color space conversions
Hex:
        #0779bf
        RGB:
        7, 121, 191
        CMY:
        97, 53, 25
        CMYK:
        96, 37, 0, 25
      HSL:
        203°, 92.9293%, 38.8235%
        HSV (HSB):
        203°, 96.3351%, 74.9020%
        XYZ:
        16.3290, 17.4815, 51.8039
        xyY:
        0.1907, 0.2042, 17.4815
      CIE-Lab:
        48.8611, -1.6172, -44.3045
        CIE-LCH:
        48.8611, 44.3340, 267.9095
        CIE-Luv:
        48.8611, -30.0635, -67.1945
        Hunter-Lab:
        41.8109, -3.4571, -44.1929
      #0779bf color charts
#0779bf RGB chart
      #0779bf CMYK chart
      #0779bf RGB pie chart
      #0779bf color shades, tints & tones
#0779bf color schemes
#0779bf color preview, HTML & CSS examples
           This text has a color of #0779bf        
        
          <p style="color:#0779bf;">Text here</p>
        
        
          .mytext {color:#0779bf;}
        
        Text color #0779bf
      
           This box has a color of #0779bf        
        
          <div style="background-color:#0779bf;">Content here</div>
        
        
          .mybackground {background-color:#0779bf;}
        
        Background color #0779bf
      
           Border around this has a color of #0779bf        
        
          <div style="border:2px solid #0779bf;">Content here</div>
        
        
          .myborder {border:2px solid #0779bf;}
        
        Border color #0779bf