#34e1ba color space conversions
Hex:
        #34e1ba
        RGB:
        52, 225, 186
        CMY:
        80, 12, 27
        CMYK:
        77, 0, 17, 12
      HSL:
        166°, 74.2489%, 54.3137%
        HSV (HSB):
        166°, 76.8889%, 88.2353%
        XYZ:
        37.2043, 58.1257, 55.7129
        xyY:
        0.2463, 0.3848, 58.1257
      CIE-Lab:
        80.8086, -51.5251, 6.9451
        CIE-LCH:
        80.8086, 51.9911, 172.3234
        CIE-Luv:
        80.8086, -62.5717, 18.6381
        Hunter-Lab:
        76.2402, -46.3144, 10.0417
      #34e1ba color charts
#34e1ba RGB chart
      #34e1ba CMYK chart
      #34e1ba RGB pie chart
      #34e1ba color shades, tints & tones
#34e1ba color schemes
#34e1ba color preview, HTML & CSS examples
           This text has a color of #34e1ba        
        
          <p style="color:#34e1ba;">Text here</p>
        
        
          .mytext {color:#34e1ba;}
        
        Text color #34e1ba
      
           This box has a color of #34e1ba        
        
          <div style="background-color:#34e1ba;">Content here</div>
        
        
          .mybackground {background-color:#34e1ba;}
        
        Background color #34e1ba
      
           Border around this has a color of #34e1ba        
        
          <div style="border:2px solid #34e1ba;">Content here</div>
        
        
          .myborder {border:2px solid #34e1ba;}
        
        Border color #34e1ba