#0729af color space conversions
Hex:
        #0729af
        RGB:
        7, 41, 175
        CMY:
        97, 84, 31
        CMYK:
        96, 77, 0, 31
      HSL:
        228°, 92.3077%, 35.6863%
        HSV (HSB):
        228°, 96.0000%, 68.6275%
        XYZ:
        8.6184, 4.7262, 41.0154
        xyY:
        0.1585, 0.0869, 4.7262
      CIE-Lab:
        25.9400, 43.8535, -72.1313
        CIE-LCH:
        25.9400, 84.4159, 301.2982
        CIE-Luv:
        25.9400, -9.3234, -87.1185
        Hunter-Lab:
        21.7398, 32.7190, -96.6417
      #0729af color charts
#0729af RGB chart
      #0729af CMYK chart
      #0729af RGB pie chart
      #0729af color shades, tints & tones
#0729af color schemes
#0729af color preview, HTML & CSS examples
           This text has a color of #0729af        
        
          <p style="color:#0729af;">Text here</p>
        
        
          .mytext {color:#0729af;}
        
        Text color #0729af
      
           This box has a color of #0729af        
        
          <div style="background-color:#0729af;">Content here</div>
        
        
          .mybackground {background-color:#0729af;}
        
        Background color #0729af
      
           Border around this has a color of #0729af        
        
          <div style="border:2px solid #0729af;">Content here</div>
        
        
          .myborder {border:2px solid #0729af;}
        
        Border color #0729af