#34d2c1 color space conversions
Hex:
        #34d2c1
        RGB:
        52, 210, 193
        CMY:
        80, 18, 24
        CMYK:
        75, 0, 8, 18
      HSL:
        174°, 63.7097%, 51.3725%
        HSV (HSB):
        174°, 75.2381%, 82.3529%
        XYZ:
        34.0884, 50.6735, 58.4364
        xyY:
        0.2381, 0.3539, 50.6735
      CIE-Lab:
        76.4808, -43.3807, -3.0819
        CIE-LCH:
        76.4808, 43.4901, 184.0637
        CIE-Luv:
        76.4808, -56.8677, 2.0607
        Hunter-Lab:
        71.1853, -39.0963, 1.1583
      #34d2c1 color charts
#34d2c1 RGB chart
      #34d2c1 CMYK chart
      #34d2c1 RGB pie chart
      #34d2c1 color shades, tints & tones
#34d2c1 color schemes
#34d2c1 color preview, HTML & CSS examples
           This text has a color of #34d2c1        
        
          <p style="color:#34d2c1;">Text here</p>
        
        
          .mytext {color:#34d2c1;}
        
        Text color #34d2c1
      
           This box has a color of #34d2c1        
        
          <div style="background-color:#34d2c1;">Content here</div>
        
        
          .mybackground {background-color:#34d2c1;}
        
        Background color #34d2c1
      
           Border around this has a color of #34d2c1        
        
          <div style="border:2px solid #34d2c1;">Content here</div>
        
        
          .myborder {border:2px solid #34d2c1;}
        
        Border color #34d2c1