#34d2c2 color space conversions
Hex:
        #34d2c2
        RGB:
        52, 210, 194
        CMY:
        80, 18, 24
        CMYK:
        75, 0, 8, 18
      HSL:
        174°, 63.7097%, 51.3725%
        HSV (HSB):
        174°, 75.2381%, 82.3529%
        XYZ:
        34.2004, 50.7183, 59.0260
        xyY:
        0.2376, 0.3523, 50.7183
      CIE-Lab:
        76.5081, -43.1096, -3.5797
        CIE-LCH:
        76.5081, 43.2580, 184.7469
        CIE-Luv:
        76.5081, -56.7971, 1.2453
        Hunter-Lab:
        71.2168, -38.9085, 0.7109
      #34d2c2 color charts
#34d2c2 RGB chart
      #34d2c2 CMYK chart
      #34d2c2 RGB pie chart
      #34d2c2 color shades, tints & tones
#34d2c2 color schemes
#34d2c2 color preview, HTML & CSS examples
           This text has a color of #34d2c2        
        
          <p style="color:#34d2c2;">Text here</p>
        
        
          .mytext {color:#34d2c2;}
        
        Text color #34d2c2
      
           This box has a color of #34d2c2        
        
          <div style="background-color:#34d2c2;">Content here</div>
        
        
          .mybackground {background-color:#34d2c2;}
        
        Background color #34d2c2
      
           Border around this has a color of #34d2c2        
        
          <div style="border:2px solid #34d2c2;">Content here</div>
        
        
          .myborder {border:2px solid #34d2c2;}
        
        Border color #34d2c2