#34d8bb color space conversions
Hex:
        #34d8bb
        RGB:
        52, 216, 187
        CMY:
        80, 15, 27
        CMYK:
        76, 0, 13, 15
      HSL:
        169°, 67.7686%, 52.5490%
        HSV (HSB):
        169°, 75.9259%, 84.7059%
        XYZ:
        34.9417, 53.4297, 55.4850
        xyY:
        0.2429, 0.3714, 53.4297
      CIE-Lab:
        78.1280, -47.5410, 2.5417
        CIE-LCH:
        78.1280, 47.6088, 176.9397
        CIE-Luv:
        78.1280, -59.3850, 11.3429
        Hunter-Lab:
        73.0956, -42.5894, 6.1613
      #34d8bb color charts
#34d8bb RGB chart
      #34d8bb CMYK chart
      #34d8bb RGB pie chart
      #34d8bb color shades, tints & tones
#34d8bb color schemes
#34d8bb color preview, HTML & CSS examples
           This text has a color of #34d8bb        
        
          <p style="color:#34d8bb;">Text here</p>
        
        
          .mytext {color:#34d8bb;}
        
        Text color #34d8bb
      
           This box has a color of #34d8bb        
        
          <div style="background-color:#34d8bb;">Content here</div>
        
        
          .mybackground {background-color:#34d8bb;}
        
        Background color #34d8bb
      
           Border around this has a color of #34d8bb        
        
          <div style="border:2px solid #34d8bb;">Content here</div>
        
        
          .myborder {border:2px solid #34d8bb;}
        
        Border color #34d8bb