#034d48 color space conversions
Hex:
        #034d48
        RGB:
        3, 77, 72
        CMY:
        99, 70, 72
        CMYK:
        96, 0, 6, 70
      HSL:
        176°, 92.5000%, 15.6863%
        HSV (HSB):
        176°, 96.1039%, 30.1961%
        XYZ:
        3.8611, 5.7950, 7.0459
        xyY:
        0.2312, 0.3470, 5.7950
      CIE-Lab:
        28.8892, -21.6068, -2.8999
        CIE-LCH:
        28.8892, 21.8006, 187.6442
        CIE-Luv:
        28.8892, -22.4767, -0.8827
        Hunter-Lab:
        24.0728, -13.4971, -0.5028
      #034d48 color charts
#034d48 RGB chart
      #034d48 CMYK chart
      #034d48 RGB pie chart
      #034d48 color shades, tints & tones
#034d48 color schemes
#034d48 color preview, HTML & CSS examples
           This text has a color of #034d48        
        
          <p style="color:#034d48;">Text here</p>
        
        
          .mytext {color:#034d48;}
        
        Text color #034d48
      
           This box has a color of #034d48        
        
          <div style="background-color:#034d48;">Content here</div>
        
        
          .mybackground {background-color:#034d48;}
        
        Background color #034d48
      
           Border around this has a color of #034d48        
        
          <div style="border:2px solid #034d48;">Content here</div>
        
        
          .myborder {border:2px solid #034d48;}
        
        Border color #034d48