#34cfc5 color space conversions
Hex:
        #34cfc5
        RGB:
        52, 207, 197
        CMY:
        80, 19, 23
        CMYK:
        75, 0, 5, 19
      HSL:
        176°, 61.7530%, 50.7843%
        HSV (HSB):
        176°, 74.8792%, 81.1765%
        XYZ:
        33.8070, 49.3869, 60.5741
        xyY:
        0.2351, 0.3435, 49.3869
      CIE-Lab:
        75.6914, -40.9582, -6.4012
        CIE-LCH:
        75.6914, 41.4554, 188.8827
        CIE-Luv:
        75.6914, -55.5334, -3.5017
        Hunter-Lab:
        70.2758, -37.1131, -1.9118
      #34cfc5 color charts
#34cfc5 RGB chart
      #34cfc5 CMYK chart
      #34cfc5 RGB pie chart
      #34cfc5 color shades, tints & tones
#34cfc5 color schemes
#34cfc5 color preview, HTML & CSS examples
           This text has a color of #34cfc5        
        
          <p style="color:#34cfc5;">Text here</p>
        
        
          .mytext {color:#34cfc5;}
        
        Text color #34cfc5
      
           This box has a color of #34cfc5        
        
          <div style="background-color:#34cfc5;">Content here</div>
        
        
          .mybackground {background-color:#34cfc5;}
        
        Background color #34cfc5
      
           Border around this has a color of #34cfc5        
        
          <div style="border:2px solid #34cfc5;">Content here</div>
        
        
          .myborder {border:2px solid #34cfc5;}
        
        Border color #34cfc5