#0726bd color space conversions
Hex:
        #0726bd
        RGB:
        7, 38, 189
        CMY:
        97, 85, 26
        CMYK:
        96, 80, 0, 26
      HSL:
        230°, 92.8571%, 38.4314%
        HSV (HSB):
        230°, 96.2963%, 74.1176%
        XYZ:
        9.9660, 5.1055, 48.6043
        xyY:
        0.1565, 0.0802, 5.1055
      CIE-Lab:
        27.0333, 50.2868, -78.6556
        CIE-LCH:
        27.0333, 93.3567, 302.5920
        CIE-Luv:
        27.0333, -9.2353, -95.0927
        Hunter-Lab:
        22.5954, 39.1882, -111.7202
      #0726bd color charts
#0726bd RGB chart
      #0726bd CMYK chart
      #0726bd RGB pie chart
      #0726bd color shades, tints & tones
#0726bd color schemes
#0726bd color preview, HTML & CSS examples
           This text has a color of #0726bd        
        
          <p style="color:#0726bd;">Text here</p>
        
        
          .mytext {color:#0726bd;}
        
        Text color #0726bd
      
           This box has a color of #0726bd        
        
          <div style="background-color:#0726bd;">Content here</div>
        
        
          .mybackground {background-color:#0726bd;}
        
        Background color #0726bd
      
           Border around this has a color of #0726bd        
        
          <div style="border:2px solid #0726bd;">Content here</div>
        
        
          .myborder {border:2px solid #0726bd;}
        
        Border color #0726bd