#34ea94 color space conversions
Hex:
        #34ea94
        RGB:
        52, 234, 148
        CMY:
        80, 8, 42
        CMYK:
        78, 0, 37, 8
      HSL:
        152°, 81.2500%, 56.0784%
        HSV (HSB):
        152°, 77.7778%, 91.7647%
        XYZ:
        36.1843, 61.7138, 38.0218
        xyY:
        0.2662, 0.4540, 61.7138
      CIE-Lab:
        82.7610, -63.3142, 29.4392
        CIE-LCH:
        82.7610, 69.8238, 155.0630
        CIE-Luv:
        82.7610, -68.1259, 51.5116
        Hunter-Lab:
        78.5581, -55.2587, 26.2946
      #34ea94 color charts
#34ea94 RGB chart
      #34ea94 CMYK chart
      #34ea94 RGB pie chart
      #34ea94 color shades, tints & tones
#34ea94 color schemes
#34ea94 color preview, HTML & CSS examples
           This text has a color of #34ea94        
        
          <p style="color:#34ea94;">Text here</p>
        
        
          .mytext {color:#34ea94;}
        
        Text color #34ea94
      
           This box has a color of #34ea94        
        
          <div style="background-color:#34ea94;">Content here</div>
        
        
          .mybackground {background-color:#34ea94;}
        
        Background color #34ea94
      
           Border around this has a color of #34ea94        
        
          <div style="border:2px solid #34ea94;">Content here</div>
        
        
          .myborder {border:2px solid #34ea94;}
        
        Border color #34ea94