#34cfcb color space conversions
Hex:
        #34cfcb
        RGB:
        52, 207, 203
        CMY:
        80, 19, 20
        CMYK:
        75, 0, 2, 19
      HSL:
        178°, 61.7530%, 50.7843%
        HSV (HSB):
        178°, 74.8792%, 81.1765%
        XYZ:
        34.5085, 49.6675, 64.2679
        xyY:
        0.2325, 0.3346, 49.6675
      CIE-Lab:
        75.8647, -39.2719, -9.3801
        CIE-LCH:
        75.8647, 40.3766, 193.4335
        CIE-Luv:
        75.8647, -55.1082, -8.4872
        Hunter-Lab:
        70.4752, -35.9282, -4.7353
      #34cfcb color charts
#34cfcb RGB chart
      #34cfcb CMYK chart
      #34cfcb RGB pie chart
      #34cfcb color shades, tints & tones
#34cfcb color schemes
#34cfcb color preview, HTML & CSS examples
           This text has a color of #34cfcb        
        
          <p style="color:#34cfcb;">Text here</p>
        
        
          .mytext {color:#34cfcb;}
        
        Text color #34cfcb
      
           This box has a color of #34cfcb        
        
          <div style="background-color:#34cfcb;">Content here</div>
        
        
          .mybackground {background-color:#34cfcb;}
        
        Background color #34cfcb
      
           Border around this has a color of #34cfcb        
        
          <div style="border:2px solid #34cfcb;">Content here</div>
        
        
          .myborder {border:2px solid #34cfcb;}
        
        Border color #34cfcb