#34cac4 color space conversions
Hex:
        #34cac4
        RGB:
        52, 202, 196
        CMY:
        80, 21, 23
        CMYK:
        74, 0, 3, 21
      HSL:
        178°, 59.0551%, 49.8039%
        HSV (HSB):
        178°, 74.2574%, 79.2157%
        XYZ:
        32.5005, 46.9566, 59.5751
        xyY:
        0.2338, 0.3377, 46.9566
      CIE-Lab:
        74.1620, -38.9899, -8.1288
        CIE-LCH:
        74.1620, 39.8282, 191.7766
        CIE-Luv:
        74.1620, -53.8457, -6.5155
        Hunter-Lab:
        68.5249, -35.2583, -3.5789
      #34cac4 color charts
#34cac4 RGB chart
      #34cac4 CMYK chart
      #34cac4 RGB pie chart
      #34cac4 color shades, tints & tones
#34cac4 color schemes
#34cac4 color preview, HTML & CSS examples
           This text has a color of #34cac4        
        
          <p style="color:#34cac4;">Text here</p>
        
        
          .mytext {color:#34cac4;}
        
        Text color #34cac4
      
           This box has a color of #34cac4        
        
          <div style="background-color:#34cac4;">Content here</div>
        
        
          .mybackground {background-color:#34cac4;}
        
        Background color #34cac4
      
           Border around this has a color of #34cac4        
        
          <div style="border:2px solid #34cac4;">Content here</div>
        
        
          .myborder {border:2px solid #34cac4;}
        
        Border color #34cac4