#34a29a color space conversions
Hex:
        #34a29a
        RGB:
        52, 162, 154
        CMY:
        80, 36, 40
        CMYK:
        68, 0, 5, 36
      HSL:
        176°, 51.4019%, 41.9608%
        HSV (HSB):
        176°, 67.9012%, 63.5294%
        XYZ:
        20.1692, 28.9038, 35.0878
        xyY:
        0.2397, 0.3434, 28.9038
      CIE-Lab:
        60.6967, -32.3574, -4.8827
        CIE-LCH:
        60.6967, 32.7237, 188.5811
        CIE-Luv:
        60.6967, -42.2252, -2.3445
        Hunter-Lab:
        53.7623, -27.1186, -1.0619
      #34a29a color charts
#34a29a RGB chart
      #34a29a CMYK chart
      #34a29a RGB pie chart
      #34a29a color shades, tints & tones
#34a29a color schemes
#34a29a color preview, HTML & CSS examples
           This text has a color of #34a29a        
        
          <p style="color:#34a29a;">Text here</p>
        
        
          .mytext {color:#34a29a;}
        
        Text color #34a29a
      
           This box has a color of #34a29a        
        
          <div style="background-color:#34a29a;">Content here</div>
        
        
          .mybackground {background-color:#34a29a;}
        
        Background color #34a29a
      
           Border around this has a color of #34a29a        
        
          <div style="border:2px solid #34a29a;">Content here</div>
        
        
          .myborder {border:2px solid #34a29a;}
        
        Border color #34a29a