#34a7a4 color space conversions
Hex:
        #34a7a4
        RGB:
        52, 167, 164
        CMY:
        80, 35, 36
        CMYK:
        69, 0, 2, 35
      HSL:
        178°, 52.5114%, 42.9412%
        HSV (HSB):
        178°, 68.8623%, 65.4902%
        XYZ:
        21.9357, 31.0478, 39.9587
        xyY:
        0.2360, 0.3341, 31.0478
      CIE-Lab:
        62.5480, -31.8731, -7.7627
        CIE-LCH:
        62.5480, 32.8048, 193.6880
        CIE-Luv:
        62.5480, -43.4322, -6.8225
        Hunter-Lab:
        55.7206, -27.2403, -3.5140
      #34a7a4 color charts
#34a7a4 RGB chart
      #34a7a4 CMYK chart
      #34a7a4 RGB pie chart
      #34a7a4 color shades, tints & tones
#34a7a4 color schemes
#34a7a4 color preview, HTML & CSS examples
           This text has a color of #34a7a4        
        
          <p style="color:#34a7a4;">Text here</p>
        
        
          .mytext {color:#34a7a4;}
        
        Text color #34a7a4
      
           This box has a color of #34a7a4        
        
          <div style="background-color:#34a7a4;">Content here</div>
        
        
          .mybackground {background-color:#34a7a4;}
        
        Background color #34a7a4
      
           Border around this has a color of #34a7a4        
        
          <div style="border:2px solid #34a7a4;">Content here</div>
        
        
          .myborder {border:2px solid #34a7a4;}
        
        Border color #34a7a4