#34a18b color space conversions
Hex:
        #34a18b
        RGB:
        52, 161, 139
        CMY:
        80, 37, 45
        CMYK:
        68, 0, 14, 37
      HSL:
        168°, 51.1737%, 41.7647%
        HSV (HSB):
        168°, 67.7019%, 63.1373%
        XYZ:
        18.8212, 28.0839, 28.8548
        xyY:
        0.2484, 0.3707, 28.0839
      CIE-Lab:
        59.9644, -35.9991, 2.5088
        CIE-LCH:
        59.9644, 36.0864, 176.0135
        CIE-Luv:
        59.9644, -42.7869, 9.0417
        Hunter-Lab:
        52.9942, -29.3445, 4.8131
      #34a18b color charts
#34a18b RGB chart
      #34a18b CMYK chart
      #34a18b RGB pie chart
      #34a18b color shades, tints & tones
#34a18b color schemes
#34a18b color preview, HTML & CSS examples
           This text has a color of #34a18b        
        
          <p style="color:#34a18b;">Text here</p>
        
        
          .mytext {color:#34a18b;}
        
        Text color #34a18b
      
           This box has a color of #34a18b        
        
          <div style="background-color:#34a18b;">Content here</div>
        
        
          .mybackground {background-color:#34a18b;}
        
        Background color #34a18b
      
           Border around this has a color of #34a18b        
        
          <div style="border:2px solid #34a18b;">Content here</div>
        
        
          .myborder {border:2px solid #34a18b;}
        
        Border color #34a18b