#074b86 color space conversions
Hex:
        #074b86
        RGB:
        7, 75, 134
        CMY:
        97, 71, 47
        CMYK:
        95, 44, 0, 47
      HSL:
        208°, 90.0709%, 27.6471%
        HSV (HSB):
        208°, 94.7761%, 52.5490%
        XYZ:
        6.9068, 6.7986, 23.5025
        xyY:
        0.1856, 0.1827, 6.7986
      CIE-Lab:
        31.3438, 4.5804, -38.3450
        CIE-LCH:
        31.3438, 38.6176, 276.8118
        CIE-Luv:
        31.3438, -17.8619, -51.8536
        Hunter-Lab:
        26.0740, 1.6535, -35.1907
      #074b86 color charts
#074b86 RGB chart
      #074b86 CMYK chart
      #074b86 RGB pie chart
      #074b86 color shades, tints & tones
#074b86 color schemes
#074b86 color preview, HTML & CSS examples
           This text has a color of #074b86        
        
          <p style="color:#074b86;">Text here</p>
        
        
          .mytext {color:#074b86;}
        
        Text color #074b86
      
           This box has a color of #074b86        
        
          <div style="background-color:#074b86;">Content here</div>
        
        
          .mybackground {background-color:#074b86;}
        
        Background color #074b86
      
           Border around this has a color of #074b86        
        
          <div style="border:2px solid #074b86;">Content here</div>
        
        
          .myborder {border:2px solid #074b86;}
        
        Border color #074b86