#34b5ae color space conversions
Hex:
        #34b5ae
        RGB:
        52, 181, 174
        CMY:
        80, 29, 32
        CMYK:
        71, 0, 4, 29
      HSL:
        177°, 55.3648%, 45.6863%
        HSV (HSB):
        177°, 71.2707%, 70.9804%
        XYZ:
        25.5800, 36.8338, 45.8058
        xyY:
        0.2364, 0.3404, 36.8338
      CIE-Lab:
        67.1522, -35.5966, -6.4935
        CIE-LCH:
        67.1522, 36.1840, 190.3381
        CIE-Luv:
        67.1522, -47.8703, -4.3832
        Hunter-Lab:
        60.6909, -30.9747, -2.2649
      #34b5ae color charts
#34b5ae RGB chart
      #34b5ae CMYK chart
      #34b5ae RGB pie chart
      #34b5ae color shades, tints & tones
#34b5ae color schemes
#34b5ae color preview, HTML & CSS examples
           This text has a color of #34b5ae        
        
          <p style="color:#34b5ae;">Text here</p>
        
        
          .mytext {color:#34b5ae;}
        
        Text color #34b5ae
      
           This box has a color of #34b5ae        
        
          <div style="background-color:#34b5ae;">Content here</div>
        
        
          .mybackground {background-color:#34b5ae;}
        
        Background color #34b5ae
      
           Border around this has a color of #34b5ae        
        
          <div style="border:2px solid #34b5ae;">Content here</div>
        
        
          .myborder {border:2px solid #34b5ae;}
        
        Border color #34b5ae