#074c99 color space conversions
Hex:
        #074c99
        RGB:
        7, 76, 153
        CMY:
        97, 70, 40
        CMYK:
        95, 50, 0, 40
      HSL:
        212°, 91.2500%, 31.3725%
        HSV (HSB):
        212°, 95.4248%, 60.0000%
        XYZ:
        8.4218, 7.5140, 31.1435
        xyY:
        0.1789, 0.1596, 7.5140
      CIE-Lab:
        32.9494, 11.9193, -47.3792
        CIE-LCH:
        32.9494, 48.8555, 284.1210
        CIE-Luv:
        32.9494, -17.4911, -65.6031
        Hunter-Lab:
        27.4116, 6.8713, -48.1737
      #074c99 color charts
#074c99 RGB chart
      #074c99 CMYK chart
      #074c99 RGB pie chart
      #074c99 color shades, tints & tones
#074c99 color schemes
#074c99 color preview, HTML & CSS examples
           This text has a color of #074c99        
        
          <p style="color:#074c99;">Text here</p>
        
        
          .mytext {color:#074c99;}
        
        Text color #074c99
      
           This box has a color of #074c99        
        
          <div style="background-color:#074c99;">Content here</div>
        
        
          .mybackground {background-color:#074c99;}
        
        Background color #074c99
      
           Border around this has a color of #074c99        
        
          <div style="border:2px solid #074c99;">Content here</div>
        
        
          .myborder {border:2px solid #074c99;}
        
        Border color #074c99