#034e41 color space conversions
Hex:
        #034e41
        RGB:
        3, 78, 65
        CMY:
        99, 69, 75
        CMYK:
        96, 0, 17, 69
      HSL:
        170°, 92.5926%, 15.8824%
        HSV (HSB):
        170°, 96.1538%, 30.5882%
        XYZ:
        3.7161, 5.8498, 5.9343
        xyY:
        0.2397, 0.3774, 5.8498
      CIE-Lab:
        29.0303, -24.3947, 1.8099
        CIE-LCH:
        29.0303, 24.4617, 175.7570
        CIE-Luv:
        29.0303, -23.3236, 5.0944
        Hunter-Lab:
        24.1863, -14.9007, 2.3832
      #034e41 color charts
#034e41 RGB chart
      #034e41 CMYK chart
      #034e41 RGB pie chart
      #034e41 color shades, tints & tones
#034e41 color schemes
#034e41 color preview, HTML & CSS examples
           This text has a color of #034e41        
        
          <p style="color:#034e41;">Text here</p>
        
        
          .mytext {color:#034e41;}
        
        Text color #034e41
      
           This box has a color of #034e41        
        
          <div style="background-color:#034e41;">Content here</div>
        
        
          .mybackground {background-color:#034e41;}
        
        Background color #034e41
      
           Border around this has a color of #034e41        
        
          <div style="border:2px solid #034e41;">Content here</div>
        
        
          .myborder {border:2px solid #034e41;}
        
        Border color #034e41