#07379f color space conversions
Hex:
        #07379f
        RGB:
        7, 55, 159
        CMY:
        97, 78, 38
        CMYK:
        96, 65, 0, 38
      HSL:
        221°, 91.5663%, 32.5490%
        HSV (HSB):
        221°, 95.5975%, 62.3529%
        XYZ:
        7.7118, 5.2808, 33.4137
        xyY:
        0.1662, 0.1138, 5.2808
      CIE-Lab:
        27.5201, 28.8726, -59.8673
        CIE-LCH:
        27.5201, 66.4659, 295.7469
        CIE-Luv:
        27.5201, -11.8154, -76.7060
        Hunter-Lab:
        22.9799, 19.6880, -70.1242
      #07379f color charts
#07379f RGB chart
      #07379f CMYK chart
      #07379f RGB pie chart
      #07379f color shades, tints & tones
#07379f color schemes
#07379f color preview, HTML & CSS examples
           This text has a color of #07379f        
        
          <p style="color:#07379f;">Text here</p>
        
        
          .mytext {color:#07379f;}
        
        Text color #07379f
      
           This box has a color of #07379f        
        
          <div style="background-color:#07379f;">Content here</div>
        
        
          .mybackground {background-color:#07379f;}
        
        Background color #07379f
      
           Border around this has a color of #07379f        
        
          <div style="border:2px solid #07379f;">Content here</div>
        
        
          .myborder {border:2px solid #07379f;}
        
        Border color #07379f