#07329b color space conversions
Hex:
        #07329b
        RGB:
        7, 50, 155
        CMY:
        97, 80, 39
        CMYK:
        95, 68, 0, 39
      HSL:
        223°, 91.3580%, 31.7647%
        HSV (HSB):
        223°, 95.4839%, 60.7843%
        XYZ:
        7.1446, 4.6929, 31.5396
        xyY:
        0.1647, 0.1082, 4.6929
      CIE-Lab:
        25.8414, 30.6659, -60.1908
        CIE-LCH:
        25.8414, 67.5524, 296.9979
        CIE-Luv:
        25.8414, -10.6955, -74.9143
        Hunter-Lab:
        21.6632, 20.9596, -71.1566
      #07329b color charts
#07329b RGB chart
      #07329b CMYK chart
      #07329b RGB pie chart
      #07329b color shades, tints & tones
#07329b color schemes
#07329b color preview, HTML & CSS examples
           This text has a color of #07329b        
        
          <p style="color:#07329b;">Text here</p>
        
        
          .mytext {color:#07329b;}
        
        Text color #07329b
      
           This box has a color of #07329b        
        
          <div style="background-color:#07329b;">Content here</div>
        
        
          .mybackground {background-color:#07329b;}
        
        Background color #07329b
      
           Border around this has a color of #07329b        
        
          <div style="border:2px solid #07329b;">Content here</div>
        
        
          .myborder {border:2px solid #07329b;}
        
        Border color #07329b