#34c0c1 color space conversions
Hex:
        #34c0c1
        RGB:
        52, 192, 193
        CMY:
        80, 25, 24
        CMYK:
        73, 1, 0, 24
      HSL:
        180°, 57.5510%, 48.0392%
        HSV (HSB):
        180°, 73.0570%, 75.6863%
        XYZ:
        29.8914, 42.2796, 57.0374
        xyY:
        0.2313, 0.3272, 42.2796
      CIE-Lab:
        71.0633, -35.2513, -11.1150
        CIE-LCH:
        71.0633, 36.9621, 197.5005
        CIE-Luv:
        71.0633, -50.5156, -11.7657
        Hunter-Lab:
        65.0228, -31.7320, -6.4927
      #34c0c1 color charts
#34c0c1 RGB chart
      #34c0c1 CMYK chart
      #34c0c1 RGB pie chart
      #34c0c1 color shades, tints & tones
#34c0c1 color schemes
#34c0c1 color preview, HTML & CSS examples
           This text has a color of #34c0c1        
        
          <p style="color:#34c0c1;">Text here</p>
        
        
          .mytext {color:#34c0c1;}
        
        Text color #34c0c1
      
           This box has a color of #34c0c1        
        
          <div style="background-color:#34c0c1;">Content here</div>
        
        
          .mybackground {background-color:#34c0c1;}
        
        Background color #34c0c1
      
           Border around this has a color of #34c0c1        
        
          <div style="border:2px solid #34c0c1;">Content here</div>
        
        
          .myborder {border:2px solid #34c0c1;}
        
        Border color #34c0c1