#034a30 color space conversions
Hex:
        #034a30
        RGB:
        3, 74, 48
        CMY:
        99, 71, 81
        CMYK:
        96, 0, 35, 71
      HSL:
        158°, 92.2078%, 15.0980%
        HSV (HSB):
        158°, 95.9459%, 29.0196%
        XYZ:
        3.0198, 5.1303, 3.6274
        xyY:
        0.2564, 0.4356, 5.1303
      CIE-Lab:
        27.1029, -27.4260, 9.9614
        CIE-LCH:
        27.1029, 29.1790, 160.0385
        CIE-Luv:
        27.1029, -22.8634, 14.0433
        Hunter-Lab:
        22.6502, -15.8394, 6.3599
      #034a30 color charts
#034a30 RGB chart
      #034a30 CMYK chart
      #034a30 RGB pie chart
      #034a30 color shades, tints & tones
#034a30 color schemes
#034a30 color preview, HTML & CSS examples
           This text has a color of #034a30        
        
          <p style="color:#034a30;">Text here</p>
        
        
          .mytext {color:#034a30;}
        
        Text color #034a30
      
           This box has a color of #034a30        
        
          <div style="background-color:#034a30;">Content here</div>
        
        
          .mybackground {background-color:#034a30;}
        
        Background color #034a30
      
           Border around this has a color of #034a30        
        
          <div style="border:2px solid #034a30;">Content here</div>
        
        
          .myborder {border:2px solid #034a30;}
        
        Border color #034a30