#074b94 color space conversions
Hex:
        #074b94
        RGB:
        7, 75, 148
        CMY:
        97, 71, 42
        CMYK:
        95, 49, 0, 42
      HSL:
        211°, 90.9677%, 30.3922%
        HSV (HSB):
        211°, 95.2703%, 58.0392%
        XYZ:
        7.9490, 7.2154, 28.9907
        xyY:
        0.1800, 0.1634, 7.2154
      CIE-Lab:
        32.2924, 10.4989, -45.4030
        CIE-LCH:
        32.2924, 46.6011, 283.0202
        CIE-Luv:
        32.2924, -17.3492, -62.4163
        Hunter-Lab:
        26.8616, 5.8147, -45.1865
      #074b94 color charts
#074b94 RGB chart
      #074b94 CMYK chart
      #074b94 RGB pie chart
      #074b94 color shades, tints & tones
#074b94 color schemes
#074b94 color preview, HTML & CSS examples
           This text has a color of #074b94        
        
          <p style="color:#074b94;">Text here</p>
        
        
          .mytext {color:#074b94;}
        
        Text color #074b94
      
           This box has a color of #074b94        
        
          <div style="background-color:#074b94;">Content here</div>
        
        
          .mybackground {background-color:#074b94;}
        
        Background color #074b94
      
           Border around this has a color of #074b94        
        
          <div style="border:2px solid #074b94;">Content here</div>
        
        
          .myborder {border:2px solid #074b94;}
        
        Border color #074b94