#34a0a1 color space conversions
Hex:
        #34a0a1
        RGB:
        52, 160, 161
        CMY:
        80, 37, 37
        CMYK:
        68, 1, 0, 37
      HSL:
        181°, 51.1737%, 41.7647%
        HSV (HSB):
        181°, 67.7019%, 63.1373%
        XYZ:
        20.4200, 28.4449, 38.1324
        xyY:
        0.2347, 0.3270, 28.4449
      CIE-Lab:
        60.2886, -29.3675, -9.4427
        CIE-LCH:
        60.2886, 30.8482, 197.8245
        CIE-Luv:
        60.2886, -41.0449, -9.7184
        Hunter-Lab:
        53.3337, -24.9914, -5.0573
      #34a0a1 color charts
#34a0a1 RGB chart
      #34a0a1 CMYK chart
      #34a0a1 RGB pie chart
      #34a0a1 color shades, tints & tones
#34a0a1 color schemes
#34a0a1 color preview, HTML & CSS examples
           This text has a color of #34a0a1        
        
          <p style="color:#34a0a1;">Text here</p>
        
        
          .mytext {color:#34a0a1;}
        
        Text color #34a0a1
      
           This box has a color of #34a0a1        
        
          <div style="background-color:#34a0a1;">Content here</div>
        
        
          .mybackground {background-color:#34a0a1;}
        
        Background color #34a0a1
      
           Border around this has a color of #34a0a1        
        
          <div style="border:2px solid #34a0a1;">Content here</div>
        
        
          .myborder {border:2px solid #34a0a1;}
        
        Border color #34a0a1