#0749bd color space conversions
Hex:
        #0749bd
        RGB:
        7, 73, 189
        CMY:
        97, 71, 26
        CMYK:
        96, 61, 0, 26
      HSL:
        218°, 92.8571%, 38.4314%
        HSV (HSB):
        218°, 96.2963%, 74.1176%
        XYZ:
        11.6555, 8.4844, 49.1675
        xyY:
        0.1682, 0.1224, 8.4844
      CIE-Lab:
        34.9720, 28.7022, -65.5563
        CIE-LCH:
        34.9720, 71.5643, 293.6450
        CIE-Luv:
        34.9720, -15.9428, -91.7182
        Hunter-Lab:
        29.1280, 20.4524, -79.6908
      #0749bd color charts
#0749bd RGB chart
      #0749bd CMYK chart
      #0749bd RGB pie chart
      #0749bd color shades, tints & tones
#0749bd color schemes
#0749bd color preview, HTML & CSS examples
           This text has a color of #0749bd        
        
          <p style="color:#0749bd;">Text here</p>
        
        
          .mytext {color:#0749bd;}
        
        Text color #0749bd
      
           This box has a color of #0749bd        
        
          <div style="background-color:#0749bd;">Content here</div>
        
        
          .mybackground {background-color:#0749bd;}
        
        Background color #0749bd
      
           Border around this has a color of #0749bd        
        
          <div style="border:2px solid #0749bd;">Content here</div>
        
        
          .myborder {border:2px solid #0749bd;}
        
        Border color #0749bd