#0774ba color space conversions
Hex:
        #0774ba
        RGB:
        7, 116, 186
        CMY:
        97, 55, 27
        CMYK:
        96, 38, 0, 27
      HSL:
        203°, 92.7461%, 37.8431%
        HSV (HSB):
        203°, 96.2366%, 72.9412%
        XYZ:
        15.1959, 16.0811, 48.7574
        xyY:
        0.1899, 0.2009, 16.0811
      CIE-Lab:
        47.0807, -0.5269, -44.2514
        CIE-LCH:
        47.0807, 44.2546, 269.3178
        CIE-Luv:
        47.0807, -28.7012, -66.6667
        Hunter-Lab:
        40.1013, -2.5366, -44.0173
      #0774ba color charts
#0774ba RGB chart
      #0774ba CMYK chart
      #0774ba RGB pie chart
      #0774ba color shades, tints & tones
#0774ba color schemes
#0774ba color preview, HTML & CSS examples
           This text has a color of #0774ba        
        
          <p style="color:#0774ba;">Text here</p>
        
        
          .mytext {color:#0774ba;}
        
        Text color #0774ba
      
           This box has a color of #0774ba        
        
          <div style="background-color:#0774ba;">Content here</div>
        
        
          .mybackground {background-color:#0774ba;}
        
        Background color #0774ba
      
           Border around this has a color of #0774ba        
        
          <div style="border:2px solid #0774ba;">Content here</div>
        
        
          .myborder {border:2px solid #0774ba;}
        
        Border color #0774ba