#34e894 color space conversions
Hex:
        #34e894
        RGB:
        52, 232, 148
        CMY:
        80, 9, 42
        CMYK:
        78, 0, 36, 9
      HSL:
        152°, 79.6460%, 55.6863%
        HSV (HSB):
        152°, 77.5862%, 90.9804%
        XYZ:
        35.6181, 60.5814, 37.8331
        xyY:
        0.2657, 0.4520, 60.5814
      CIE-Lab:
        82.1532, -62.5945, 28.6247
        CIE-LCH:
        82.1532, 68.8291, 155.4252
        CIE-Luv:
        82.1532, -67.4515, 50.2866
        Hunter-Lab:
        77.8341, -54.5252, 25.6645
      #34e894 color charts
#34e894 RGB chart
      #34e894 CMYK chart
      #34e894 RGB pie chart
      #34e894 color shades, tints & tones
#34e894 color schemes
#34e894 color preview, HTML & CSS examples
           This text has a color of #34e894        
        
          <p style="color:#34e894;">Text here</p>
        
        
          .mytext {color:#34e894;}
        
        Text color #34e894
      
           This box has a color of #34e894        
        
          <div style="background-color:#34e894;">Content here</div>
        
        
          .mybackground {background-color:#34e894;}
        
        Background color #34e894
      
           Border around this has a color of #34e894        
        
          <div style="border:2px solid #34e894;">Content here</div>
        
        
          .myborder {border:2px solid #34e894;}
        
        Border color #34e894