#34c0c2 color space conversions
Hex:
        #34c0c2
        RGB:
        52, 192, 194
        CMY:
        80, 25, 24
        CMYK:
        73, 1, 0, 24
      HSL:
        181°, 57.7236%, 48.2353%
        HSV (HSB):
        181°, 73.1959%, 76.0784%
        XYZ:
        30.0034, 42.3244, 57.6270
        xyY:
        0.2309, 0.3257, 42.3244
      CIE-Lab:
        71.0940, -34.9598, -11.6157
        CIE-LCH:
        71.0940, 36.8390, 198.3795
        CIE-Luv:
        71.0940, -50.4465, -12.6091
        Hunter-Lab:
        65.0572, -31.5285, -6.9785
      #34c0c2 color charts
#34c0c2 RGB chart
      #34c0c2 CMYK chart
      #34c0c2 RGB pie chart
      #34c0c2 color shades, tints & tones
#34c0c2 color schemes
#34c0c2 color preview, HTML & CSS examples
           This text has a color of #34c0c2        
        
          <p style="color:#34c0c2;">Text here</p>
        
        
          .mytext {color:#34c0c2;}
        
        Text color #34c0c2
      
           This box has a color of #34c0c2        
        
          <div style="background-color:#34c0c2;">Content here</div>
        
        
          .mybackground {background-color:#34c0c2;}
        
        Background color #34c0c2
      
           Border around this has a color of #34c0c2        
        
          <div style="border:2px solid #34c0c2;">Content here</div>
        
        
          .myborder {border:2px solid #34c0c2;}
        
        Border color #34c0c2