#34e096 color space conversions
Hex:
        #34e096
        RGB:
        52, 224, 150
        CMY:
        80, 12, 41
        CMYK:
        77, 0, 33, 12
      HSL:
        154°, 73.5043%, 54.1176%
        HSV (HSB):
        154°, 76.7857%, 87.8431%
        XYZ:
        33.5768, 56.2434, 37.9405
        xyY:
        0.2628, 0.4402, 56.2434
      CIE-Lab:
        79.7521, -59.2672, 24.3520
        CIE-LCH:
        79.7521, 64.0751, 157.6630
        CIE-Luv:
        79.7521, -64.6114, 43.9862
        Hunter-Lab:
        74.9956, -51.3247, 22.5019
      #34e096 color charts
#34e096 RGB chart
      #34e096 CMYK chart
      #34e096 RGB pie chart
      #34e096 color shades, tints & tones
#34e096 color schemes
#34e096 color preview, HTML & CSS examples
           This text has a color of #34e096        
        
          <p style="color:#34e096;">Text here</p>
        
        
          .mytext {color:#34e096;}
        
        Text color #34e096
      
           This box has a color of #34e096        
        
          <div style="background-color:#34e096;">Content here</div>
        
        
          .mybackground {background-color:#34e096;}
        
        Background color #34e096
      
           Border around this has a color of #34e096        
        
          <div style="border:2px solid #34e096;">Content here</div>
        
        
          .myborder {border:2px solid #34e096;}
        
        Border color #34e096