#074b85 color space conversions
Hex:
        #074b85
        RGB:
        7, 75, 133
        CMY:
        97, 71, 48
        CMYK:
        95, 44, 0, 48
      HSL:
        208°, 90.0000%, 27.4510%
        HSV (HSB):
        208°, 94.7368%, 52.1569%
        XYZ:
        6.8373, 6.7708, 23.1368
        xyY:
        0.1861, 0.1843, 6.7708
      CIE-Lab:
        31.2793, 4.1571, -37.8309
        CIE-LCH:
        31.2793, 38.0586, 276.2708
        CIE-Luv:
        31.2793, -17.9028, -51.0837
        Hunter-Lab:
        26.0207, 1.3673, -34.5043
      #074b85 color charts
#074b85 RGB chart
      #074b85 CMYK chart
      #074b85 RGB pie chart
      #074b85 color shades, tints & tones
#074b85 color schemes
#074b85 color preview, HTML & CSS examples
           This text has a color of #074b85        
        
          <p style="color:#074b85;">Text here</p>
        
        
          .mytext {color:#074b85;}
        
        Text color #074b85
      
           This box has a color of #074b85        
        
          <div style="background-color:#074b85;">Content here</div>
        
        
          .mybackground {background-color:#074b85;}
        
        Background color #074b85
      
           Border around this has a color of #074b85        
        
          <div style="border:2px solid #074b85;">Content here</div>
        
        
          .myborder {border:2px solid #074b85;}
        
        Border color #074b85