#34f2c2 color space conversions
Hex:
        #34f2c2
        RGB:
        52, 242, 194
        CMY:
        80, 5, 24
        CMYK:
        79, 0, 20, 5
      HSL:
        165°, 87.9630%, 57.6471%
        HSV (HSB):
        165°, 78.5124%, 94.9020%
        XYZ:
        42.9059, 68.1294, 61.9278
        xyY:
        0.2481, 0.3939, 68.1294
      CIE-Lab:
        86.0711, -56.4049, 10.2785
        CIE-LCH:
        86.0711, 57.3338, 169.6725
        CIE-Luv:
        86.0711, -67.8181, 24.5582
        Hunter-Lab:
        82.5405, -51.6587, 13.2947
      #34f2c2 color charts
#34f2c2 RGB chart
      #34f2c2 CMYK chart
      #34f2c2 RGB pie chart
      #34f2c2 color shades, tints & tones
#34f2c2 color schemes
#34f2c2 color preview, HTML & CSS examples
           This text has a color of #34f2c2        
        
          <p style="color:#34f2c2;">Text here</p>
        
        
          .mytext {color:#34f2c2;}
        
        Text color #34f2c2
      
           This box has a color of #34f2c2        
        
          <div style="background-color:#34f2c2;">Content here</div>
        
        
          .mybackground {background-color:#34f2c2;}
        
        Background color #34f2c2
      
           Border around this has a color of #34f2c2        
        
          <div style="border:2px solid #34f2c2;">Content here</div>
        
        
          .myborder {border:2px solid #34f2c2;}
        
        Border color #34f2c2