#074f88 color space conversions
Hex:
        #074f88
        RGB:
        7, 79, 136
        CMY:
        97, 69, 47
        CMYK:
        95, 42, 0, 47
      HSL:
        207°, 90.2098%, 28.0392%
        HSV (HSB):
        207°, 94.8529%, 53.3333%
        XYZ:
        7.3275, 7.4147, 24.3375
        xyY:
        0.1875, 0.1897, 7.4147
      CIE-Lab:
        32.7329, 2.7466, -37.3544
        CIE-LCH:
        32.7329, 37.4553, 274.2053
        CIE-Luv:
        32.7329, -19.0776, -51.0527
        Hunter-Lab:
        27.2300, 0.3816, -33.9311
      #074f88 color charts
#074f88 RGB chart
      #074f88 CMYK chart
      #074f88 RGB pie chart
      #074f88 color shades, tints & tones
#074f88 color schemes
#074f88 color preview, HTML & CSS examples
           This text has a color of #074f88        
        
          <p style="color:#074f88;">Text here</p>
        
        
          .mytext {color:#074f88;}
        
        Text color #074f88
      
           This box has a color of #074f88        
        
          <div style="background-color:#074f88;">Content here</div>
        
        
          .mybackground {background-color:#074f88;}
        
        Background color #074f88
      
           Border around this has a color of #074f88        
        
          <div style="border:2px solid #074f88;">Content here</div>
        
        
          .myborder {border:2px solid #074f88;}
        
        Border color #074f88