#34c1cd color space conversions
Hex:
        #34c1cd
        RGB:
        52, 193, 205
        CMY:
        80, 24, 20
        CMYK:
        75, 6, 0, 20
      HSL:
        185°, 60.4743%, 50.3922%
        HSV (HSB):
        185°, 74.6341%, 80.3922%
        XYZ:
        31.5056, 43.2778, 64.4505
        xyY:
        0.2263, 0.3108, 43.2778
      CIE-Lab:
        71.7431, -32.1683, -16.6451
        CIE-LCH:
        71.7431, 36.2196, 207.3588
        CIE-Luv:
        71.7431, -50.0404, -21.1679
        Hunter-Lab:
        65.7858, -29.6396, -12.0365
      #34c1cd color charts
#34c1cd RGB chart
      #34c1cd CMYK chart
      #34c1cd RGB pie chart
      #34c1cd color shades, tints & tones
#34c1cd color schemes
#34c1cd color preview, HTML & CSS examples
           This text has a color of #34c1cd        
        
          <p style="color:#34c1cd;">Text here</p>
        
        
          .mytext {color:#34c1cd;}
        
        Text color #34c1cd
      
           This box has a color of #34c1cd        
        
          <div style="background-color:#34c1cd;">Content here</div>
        
        
          .mybackground {background-color:#34c1cd;}
        
        Background color #34c1cd
      
           Border around this has a color of #34c1cd        
        
          <div style="border:2px solid #34c1cd;">Content here</div>
        
        
          .myborder {border:2px solid #34c1cd;}
        
        Border color #34c1cd