#34cdc0 color space conversions
Hex:
        #34cdc0
        RGB:
        52, 205, 192
        CMY:
        80, 20, 25
        CMYK:
        75, 0, 6, 20
      HSL:
        175°, 60.4743%, 50.3922%
        HSV (HSB):
        175°, 74.6341%, 80.3922%
        XYZ:
        32.7619, 48.1985, 57.4457
        xyY:
        0.2367, 0.3482, 48.1985
      CIE-Lab:
        74.9499, -41.4511, -4.7976
        CIE-LCH:
        74.9499, 41.7278, 186.6021
        CIE-Luv:
        74.9499, -55.1834, -0.9086
        Hunter-Lab:
        69.4251, -37.2593, -0.4618
      #34cdc0 color charts
#34cdc0 RGB chart
      #34cdc0 CMYK chart
      #34cdc0 RGB pie chart
      #34cdc0 color shades, tints & tones
#34cdc0 color schemes
#34cdc0 color preview, HTML & CSS examples
           This text has a color of #34cdc0        
        
          <p style="color:#34cdc0;">Text here</p>
        
        
          .mytext {color:#34cdc0;}
        
        Text color #34cdc0
      
           This box has a color of #34cdc0        
        
          <div style="background-color:#34cdc0;">Content here</div>
        
        
          .mybackground {background-color:#34cdc0;}
        
        Background color #34cdc0
      
           Border around this has a color of #34cdc0        
        
          <div style="border:2px solid #34cdc0;">Content here</div>
        
        
          .myborder {border:2px solid #34cdc0;}
        
        Border color #34cdc0