#074682 color space conversions
Hex:
        #074682
        RGB:
        7, 70, 130
        CMY:
        97, 73, 49
        CMYK:
        95, 46, 0, 49
      HSL:
        209°, 89.7810%, 26.8627%
        HSV (HSB):
        209°, 94.6154%, 50.9804%
        XYZ:
        6.3070, 6.0372, 21.9520
        xyY:
        0.1839, 0.1760, 6.0372
      CIE-Lab:
        29.5061, 6.2788, -38.8150
        CIE-LCH:
        29.5061, 39.3196, 279.1886
        CIE-Luv:
        29.5061, -16.4173, -51.5617
        Hunter-Lab:
        24.5707, 2.8204, -35.7714
      #074682 color charts
#074682 RGB chart
      #074682 CMYK chart
      #074682 RGB pie chart
      #074682 color shades, tints & tones
#074682 color schemes
#074682 color preview, HTML & CSS examples
           This text has a color of #074682        
        
          <p style="color:#074682;">Text here</p>
        
        
          .mytext {color:#074682;}
        
        Text color #074682
      
           This box has a color of #074682        
        
          <div style="background-color:#074682;">Content here</div>
        
        
          .mybackground {background-color:#074682;}
        
        Background color #074682
      
           Border around this has a color of #074682        
        
          <div style="border:2px solid #074682;">Content here</div>
        
        
          .myborder {border:2px solid #074682;}
        
        Border color #074682