#074d80 color space conversions
Hex:
        #074d80
        RGB:
        7, 77, 128
        CMY:
        97, 70, 50
        CMYK:
        95, 40, 0, 50
      HSL:
        205°, 89.6296%, 26.4706%
        HSV (HSB):
        205°, 94.5312%, 50.1961%
        XYZ:
        6.6378, 6.9114, 21.4063
        xyY:
        0.1899, 0.1977, 6.9114
      CIE-Lab:
        31.6044, 0.7125, -34.2173
        CIE-LCH:
        31.6044, 34.2247, 271.1928
        CIE-Luv:
        31.6044, -18.7799, -45.9873
        Hunter-Lab:
        26.2896, -0.9379, -29.8740
      #074d80 color charts
#074d80 RGB chart
      #074d80 CMYK chart
      #074d80 RGB pie chart
      #074d80 color shades, tints & tones
#074d80 color schemes
#074d80 color preview, HTML & CSS examples
           This text has a color of #074d80        
        
          <p style="color:#074d80;">Text here</p>
        
        
          .mytext {color:#074d80;}
        
        Text color #074d80
      
           This box has a color of #074d80        
        
          <div style="background-color:#074d80;">Content here</div>
        
        
          .mybackground {background-color:#074d80;}
        
        Background color #074d80
      
           Border around this has a color of #074d80        
        
          <div style="border:2px solid #074d80;">Content here</div>
        
        
          .myborder {border:2px solid #074d80;}
        
        Border color #074d80