#0778bf color space conversions
Hex:
        #0778bf
        RGB:
        7, 120, 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.2081, 17.2397, 51.7636
        xyY:
        0.1902, 0.2023, 17.2397
      CIE-Lab:
        48.5607, -1.0099, -44.7820
        CIE-LCH:
        48.5607, 44.7934, 268.7081
        CIE-Luv:
        48.5607, -29.7338, -67.9168
        Hunter-Lab:
        41.5207, -2.9818, -44.8519
      #0778bf color charts
#0778bf RGB chart
      #0778bf CMYK chart
      #0778bf RGB pie chart
      #0778bf color shades, tints & tones
#0778bf color schemes
#0778bf color preview, HTML & CSS examples
           This text has a color of #0778bf        
        
          <p style="color:#0778bf;">Text here</p>
        
        
          .mytext {color:#0778bf;}
        
        Text color #0778bf
      
           This box has a color of #0778bf        
        
          <div style="background-color:#0778bf;">Content here</div>
        
        
          .mybackground {background-color:#0778bf;}
        
        Background color #0778bf
      
           Border around this has a color of #0778bf        
        
          <div style="border:2px solid #0778bf;">Content here</div>
        
        
          .myborder {border:2px solid #0778bf;}
        
        Border color #0778bf