#34eac0 color space conversions
Hex:
        #34eac0
        RGB:
        52, 234, 192
        CMY:
        80, 8, 25
        CMYK:
        78, 0, 18, 8
      HSL:
        166°, 81.2500%, 56.0784%
        HSV (HSB):
        166°, 77.7778%, 91.7647%
        XYZ:
        40.3534, 63.3815, 59.9762
        xyY:
        0.2465, 0.3872, 63.3815
      CIE-Lab:
        83.6427, -53.6996, 7.8510
        CIE-LCH:
        83.6427, 54.2705, 171.6822
        CIE-Luv:
        83.6427, -65.2388, 20.4373
        Hunter-Lab:
        79.6125, -48.8450, 11.0625
      #34eac0 color charts
#34eac0 RGB chart
      #34eac0 CMYK chart
      #34eac0 RGB pie chart
      #34eac0 color shades, tints & tones
#34eac0 color schemes
#34eac0 color preview, HTML & CSS examples
           This text has a color of #34eac0        
        
          <p style="color:#34eac0;">Text here</p>
        
        
          .mytext {color:#34eac0;}
        
        Text color #34eac0
      
           This box has a color of #34eac0        
        
          <div style="background-color:#34eac0;">Content here</div>
        
        
          .mybackground {background-color:#34eac0;}
        
        Background color #34eac0
      
           Border around this has a color of #34eac0        
        
          <div style="border:2px solid #34eac0;">Content here</div>
        
        
          .myborder {border:2px solid #34eac0;}
        
        Border color #34eac0