#073bae color space conversions
Hex:
        #073bae
        RGB:
        7, 59, 174
        CMY:
        97, 77, 32
        CMYK:
        96, 66, 0, 32
      HSL:
        221°, 92.2652%, 35.4902%
        HSV (HSB):
        221°, 95.9770%, 68.2353%
        XYZ:
        9.2916, 6.2291, 40.7570
        xyY:
        0.1651, 0.1107, 6.2291
      CIE-Lab:
        29.9832, 32.1280, -64.8562
        CIE-LCH:
        29.9832, 72.3777, 296.3526
        CIE-Luv:
        29.9832, -12.7286, -85.4291
        Hunter-Lab:
        24.9582, 22.7763, -79.3507
      #073bae color charts
#073bae RGB chart
      #073bae CMYK chart
      #073bae RGB pie chart
      #073bae color shades, tints & tones
#073bae color schemes
#073bae color preview, HTML & CSS examples
           This text has a color of #073bae        
        
          <p style="color:#073bae;">Text here</p>
        
        
          .mytext {color:#073bae;}
        
        Text color #073bae
      
           This box has a color of #073bae        
        
          <div style="background-color:#073bae;">Content here</div>
        
        
          .mybackground {background-color:#073bae;}
        
        Background color #073bae
      
           Border around this has a color of #073bae        
        
          <div style="border:2px solid #073bae;">Content here</div>
        
        
          .myborder {border:2px solid #073bae;}
        
        Border color #073bae