#0736ba color space conversions
Hex:
        #0736ba
        RGB:
        7, 54, 186
        CMY:
        97, 79, 27
        CMYK:
        96, 71, 0, 27
      HSL:
        224°, 92.7461%, 37.8431%
        HSV (HSB):
        224°, 96.2366%, 72.9412%
        XYZ:
        10.2697, 6.2287, 47.1154
        xyY:
        0.1614, 0.0979, 6.2287
      CIE-Lab:
        29.9822, 39.9468, -71.9943
        CIE-LCH:
        29.9822, 82.3342, 299.0242
        CIE-Luv:
        29.9822, -11.7719, -93.3772
        Hunter-Lab:
        24.9573, 29.7759, -94.4598
      #0736ba color charts
#0736ba RGB chart
      #0736ba CMYK chart
      #0736ba RGB pie chart
      #0736ba color shades, tints & tones
#0736ba color schemes
#0736ba color preview, HTML & CSS examples
           This text has a color of #0736ba        
        
          <p style="color:#0736ba;">Text here</p>
        
        
          .mytext {color:#0736ba;}
        
        Text color #0736ba
      
           This box has a color of #0736ba        
        
          <div style="background-color:#0736ba;">Content here</div>
        
        
          .mybackground {background-color:#0736ba;}
        
        Background color #0736ba
      
           Border around this has a color of #0736ba        
        
          <div style="border:2px solid #0736ba;">Content here</div>
        
        
          .myborder {border:2px solid #0736ba;}
        
        Border color #0736ba