#34ded6 color space conversions
Hex:
        #34ded6
        RGB:
        52, 222, 214
        CMY:
        80, 13, 16
        CMYK:
        77, 0, 4, 13
      HSL:
        177°, 72.0339%, 53.7255%
        HSV (HSB):
        177°, 76.5766%, 87.0588%
        XYZ:
        39.6750, 57.8277, 72.6891
        xyY:
        0.2331, 0.3398, 57.8277
      CIE-Lab:
        80.6429, -42.8871, -8.1710
        CIE-LCH:
        80.6429, 43.6586, 190.7869
        CIE-Luv:
        80.6429, -59.5390, -6.0592
        Hunter-Lab:
        76.0445, -39.9482, -3.4427
      #34ded6 color charts
#34ded6 RGB chart
      #34ded6 CMYK chart
      #34ded6 RGB pie chart
      #34ded6 color shades, tints & tones
#34ded6 color schemes
#34ded6 color preview, HTML & CSS examples
           This text has a color of #34ded6        
        
          <p style="color:#34ded6;">Text here</p>
        
        
          .mytext {color:#34ded6;}
        
        Text color #34ded6
      
           This box has a color of #34ded6        
        
          <div style="background-color:#34ded6;">Content here</div>
        
        
          .mybackground {background-color:#34ded6;}
        
        Background color #34ded6
      
           Border around this has a color of #34ded6        
        
          <div style="border:2px solid #34ded6;">Content here</div>
        
        
          .myborder {border:2px solid #34ded6;}
        
        Border color #34ded6