#34b2d1 color space conversions
Hex:
        #34b2d1
        RGB:
        52, 178, 209
        CMY:
        80, 30, 18
        CMYK:
        75, 15, 0, 18
      HSL:
        192°, 63.0522%, 51.1765%
        HSV (HSB):
        192°, 75.1196%, 81.9608%
        XYZ:
        28.8452, 37.1743, 65.9767
        xyY:
        0.2185, 0.2816, 37.1743
      CIE-Lab:
        67.4076, -23.5085, -25.4353
        CIE-LCH:
        67.4076, 34.6353, 227.2544
        CIE-Luv:
        67.4076, -44.4665, -36.6315
        Hunter-Lab:
        60.9707, -22.2506, -21.4784
      #34b2d1 color charts
#34b2d1 RGB chart
      #34b2d1 CMYK chart
      #34b2d1 RGB pie chart
      #34b2d1 color shades, tints & tones
#34b2d1 color schemes
#34b2d1 color preview, HTML & CSS examples
           This text has a color of #34b2d1        
        
          <p style="color:#34b2d1;">Text here</p>
        
        
          .mytext {color:#34b2d1;}
        
        Text color #34b2d1
      
           This box has a color of #34b2d1        
        
          <div style="background-color:#34b2d1;">Content here</div>
        
        
          .mybackground {background-color:#34b2d1;}
        
        Background color #34b2d1
      
           Border around this has a color of #34b2d1        
        
          <div style="border:2px solid #34b2d1;">Content here</div>
        
        
          .myborder {border:2px solid #34b2d1;}
        
        Border color #34b2d1