#34beab color space conversions
Hex:
        #34beab
        RGB:
        52, 190, 171
        CMY:
        80, 25, 33
        CMYK:
        73, 0, 10, 25
      HSL:
        172°, 57.0248%, 47.4510%
        HSV (HSB):
        172°, 72.6316%, 74.5098%
        XYZ:
        27.1803, 40.4973, 44.9123
        xyY:
        0.2414, 0.3597, 40.4973
      CIE-Lab:
        69.8222, -40.5095, -0.9090
        CIE-LCH:
        69.8222, 40.5197, 181.2855
        CIE-Luv:
        69.8222, -51.3106, 4.8944
        Hunter-Lab:
        63.6374, -35.1261, 2.7022
      #34beab color charts
#34beab RGB chart
      #34beab CMYK chart
      #34beab RGB pie chart
      #34beab color shades, tints & tones
#34beab color schemes
#34beab color preview, HTML & CSS examples
           This text has a color of #34beab        
        
          <p style="color:#34beab;">Text here</p>
        
        
          .mytext {color:#34beab;}
        
        Text color #34beab
      
           This box has a color of #34beab        
        
          <div style="background-color:#34beab;">Content here</div>
        
        
          .mybackground {background-color:#34beab;}
        
        Background color #34beab
      
           Border around this has a color of #34beab        
        
          <div style="border:2px solid #34beab;">Content here</div>
        
        
          .myborder {border:2px solid #34beab;}
        
        Border color #34beab