#074c90 color space conversions
Hex:
        #074c90
        RGB:
        7, 76, 144
        CMY:
        97, 70, 44
        CMYK:
        95, 47, 0, 44
      HSL:
        210°, 90.7285%, 29.6078%
        HSV (HSB):
        210°, 95.1389%, 56.4706%
        XYZ:
        7.7061, 7.2277, 27.3745
        xyY:
        0.1821, 0.1708, 7.2277
      CIE-Lab:
        32.3197, 8.1313, -42.9190
        CIE-LCH:
        32.3197, 43.6825, 280.7279
        CIE-Luv:
        32.3197, -17.7949, -58.9106
        Hunter-Lab:
        26.8843, 4.1175, -41.5519
      #074c90 color charts
#074c90 RGB chart
      #074c90 CMYK chart
      #074c90 RGB pie chart
      #074c90 color shades, tints & tones
#074c90 color schemes
#074c90 color preview, HTML & CSS examples
           This text has a color of #074c90        
        
          <p style="color:#074c90;">Text here</p>
        
        
          .mytext {color:#074c90;}
        
        Text color #074c90
      
           This box has a color of #074c90        
        
          <div style="background-color:#074c90;">Content here</div>
        
        
          .mybackground {background-color:#074c90;}
        
        Background color #074c90
      
           Border around this has a color of #074c90        
        
          <div style="border:2px solid #074c90;">Content here</div>
        
        
          .myborder {border:2px solid #074c90;}
        
        Border color #074c90