#34d7cf color space conversions
Hex:
        #34d7cf
        RGB:
        52, 215, 207
        CMY:
        80, 16, 19
        CMYK:
        76, 0, 4, 16
      HSL:
        177°, 67.0782%, 52.3529%
        HSV (HSB):
        177°, 75.8140%, 84.3137%
        XYZ:
        36.9791, 53.8359, 67.4739
        xyY:
        0.2336, 0.3401, 53.8359
      CIE-Lab:
        78.3660, -41.7361, -7.8121
        CIE-LCH:
        78.3660, 42.4609, 190.6019
        CIE-Luv:
        78.3660, -57.6161, -5.6404
        Hunter-Lab:
        73.3730, -38.4409, -3.1621
      #34d7cf color charts
#34d7cf RGB chart
      #34d7cf CMYK chart
      #34d7cf RGB pie chart
      #34d7cf color shades, tints & tones
#34d7cf color schemes
#34d7cf color preview, HTML & CSS examples
           This text has a color of #34d7cf        
        
          <p style="color:#34d7cf;">Text here</p>
        
        
          .mytext {color:#34d7cf;}
        
        Text color #34d7cf
      
           This box has a color of #34d7cf        
        
          <div style="background-color:#34d7cf;">Content here</div>
        
        
          .mybackground {background-color:#34d7cf;}
        
        Background color #34d7cf
      
           Border around this has a color of #34d7cf        
        
          <div style="border:2px solid #34d7cf;">Content here</div>
        
        
          .myborder {border:2px solid #34d7cf;}
        
        Border color #34d7cf