#34b2b1 color space conversions
Hex:
        #34b2b1
        RGB:
        52, 178, 177
        CMY:
        80, 30, 31
        CMYK:
        71, 0, 1, 30
      HSL:
        180°, 54.7826%, 45.0980%
        HSV (HSB):
        180°, 70.7865%, 69.8039%
        XYZ:
        25.2724, 35.7452, 47.1625
        xyY:
        0.2336, 0.3304, 35.7452
      CIE-Lab:
        66.3248, -33.3296, -9.3851
        CIE-LCH:
        66.3248, 34.6258, 195.7264
        CIE-Luv:
        66.3248, -46.5856, -9.2051
        Hunter-Lab:
        59.7873, -29.1749, -4.9191
      #34b2b1 color charts
#34b2b1 RGB chart
      #34b2b1 CMYK chart
      #34b2b1 RGB pie chart
      #34b2b1 color shades, tints & tones
#34b2b1 color schemes
#34b2b1 color preview, HTML & CSS examples
           This text has a color of #34b2b1        
        
          <p style="color:#34b2b1;">Text here</p>
        
        
          .mytext {color:#34b2b1;}
        
        Text color #34b2b1
      
           This box has a color of #34b2b1        
        
          <div style="background-color:#34b2b1;">Content here</div>
        
        
          .mybackground {background-color:#34b2b1;}
        
        Background color #34b2b1
      
           Border around this has a color of #34b2b1        
        
          <div style="border:2px solid #34b2b1;">Content here</div>
        
        
          .myborder {border:2px solid #34b2b1;}
        
        Border color #34b2b1