#074faf color space conversions
Hex:
        #074faf
        RGB:
        7, 79, 175
        CMY:
        97, 69, 31
        CMYK:
        96, 55, 0, 31
      HSL:
        214°, 92.3077%, 35.6863%
        HSV (HSB):
        214°, 96.0000%, 68.6275%
        XYZ:
        10.6215, 8.7323, 41.6831
        xyY:
        0.1740, 0.1431, 8.7323
      CIE-Lab:
        35.4636, 19.0084, -56.4908
        CIE-LCH:
        35.4636, 59.6031, 288.5974
        CIE-Luv:
        35.4636, -17.7546, -80.0385
        Hunter-Lab:
        29.5504, 12.4459, -62.9477
      #074faf color charts
#074faf RGB chart
      #074faf CMYK chart
      #074faf RGB pie chart
      #074faf color shades, tints & tones
#074faf color schemes
#074faf color preview, HTML & CSS examples
           This text has a color of #074faf        
        
          <p style="color:#074faf;">Text here</p>
        
        
          .mytext {color:#074faf;}
        
        Text color #074faf
      
           This box has a color of #074faf        
        
          <div style="background-color:#074faf;">Content here</div>
        
        
          .mybackground {background-color:#074faf;}
        
        Background color #074faf
      
           Border around this has a color of #074faf        
        
          <div style="border:2px solid #074faf;">Content here</div>
        
        
          .myborder {border:2px solid #074faf;}
        
        Border color #074faf