#07316f color space conversions
Hex:
        #07316f
        RGB:
        7, 49, 111
        CMY:
        97, 81, 56
        CMYK:
        94, 56, 0, 56
      HSL:
        216°, 88.1356%, 23.1373%
        HSV (HSB):
        216°, 93.6937%, 43.5294%
        XYZ:
        4.0552, 3.3895, 15.4794
        xyY:
        0.1769, 0.1479, 3.3895
      CIE-Lab:
        21.5407, 12.9002, -39.6572
        CIE-LCH:
        21.5407, 41.7026, 288.0193
        CIE-Luv:
        21.5407, -10.5770, -46.8499
        Hunter-Lab:
        18.4106, 7.0985, -36.9630
      #07316f color charts
#07316f RGB chart
      #07316f CMYK chart
      #07316f RGB pie chart
      #07316f color shades, tints & tones
#07316f color schemes
#07316f color preview, HTML & CSS examples
           This text has a color of #07316f        
        
          <p style="color:#07316f;">Text here</p>
        
        
          .mytext {color:#07316f;}
        
        Text color #07316f
      
           This box has a color of #07316f        
        
          <div style="background-color:#07316f;">Content here</div>
        
        
          .mybackground {background-color:#07316f;}
        
        Background color #07316f
      
           Border around this has a color of #07316f        
        
          <div style="border:2px solid #07316f;">Content here</div>
        
        
          .myborder {border:2px solid #07316f;}
        
        Border color #07316f