#074f72 color space conversions
Hex:
        #074f72
        RGB:
        7, 79, 114
        CMY:
        97, 69, 55
        CMYK:
        94, 31, 0, 55
      HSL:
        200°, 88.4298%, 23.7255%
        HSV (HSB):
        200°, 93.8596%, 44.7059%
        XYZ:
        5.9209, 6.8520, 16.9301
        xyY:
        0.1993, 0.2307, 6.8520
      CIE-Lab:
        31.4677, -6.3951, -25.7057
        CIE-LCH:
        31.4677, 26.4893, 256.0296
        CIE-Luv:
        31.4677, -20.1866, -33.4140
        Hunter-Lab:
        26.1764, -5.4336, -20.0235
      #074f72 color charts
#074f72 RGB chart
      #074f72 CMYK chart
      #074f72 RGB pie chart
      #074f72 color shades, tints & tones
#074f72 color schemes
#074f72 color preview, HTML & CSS examples
           This text has a color of #074f72        
        
          <p style="color:#074f72;">Text here</p>
        
        
          .mytext {color:#074f72;}
        
        Text color #074f72
      
           This box has a color of #074f72        
        
          <div style="background-color:#074f72;">Content here</div>
        
        
          .mybackground {background-color:#074f72;}
        
        Background color #074f72
      
           Border around this has a color of #074f72        
        
          <div style="border:2px solid #074f72;">Content here</div>
        
        
          .myborder {border:2px solid #074f72;}
        
        Border color #074f72