#07314b color space conversions
Hex:
        #07314b
        RGB:
        7, 49, 75
        CMY:
        97, 81, 71
        CMYK:
        91, 35, 0, 71
      HSL:
        203°, 82.9268%, 16.0784%
        HSV (HSB):
        203°, 90.6667%, 29.4118%
        XYZ:
        2.4559, 2.7498, 7.0579
        xyY:
        0.2003, 0.2242, 2.7498
      CIE-Lab:
        19.0126, -3.0978, -19.9741
        CIE-LCH:
        19.0126, 20.2129, 261.1842
        CIE-Luv:
        19.0126, -11.4729, -21.4715
        Hunter-Lab:
        16.5825, -2.5828, -13.6276
      #07314b color charts
#07314b RGB chart
      #07314b CMYK chart
      #07314b RGB pie chart
      #07314b color shades, tints & tones
#07314b color schemes
#07314b color preview, HTML & CSS examples
           This text has a color of #07314b        
        
          <p style="color:#07314b;">Text here</p>
        
        
          .mytext {color:#07314b;}
        
        Text color #07314b
      
           This box has a color of #07314b        
        
          <div style="background-color:#07314b;">Content here</div>
        
        
          .mybackground {background-color:#07314b;}
        
        Background color #07314b
      
           Border around this has a color of #07314b        
        
          <div style="border:2px solid #07314b;">Content here</div>
        
        
          .myborder {border:2px solid #07314b;}
        
        Border color #07314b