#34b4bb color space conversions
Hex:
        #34b4bb
        RGB:
        52, 180, 187
        CMY:
        80, 29, 27
        CMYK:
        72, 4, 0, 27
      HSL:
        183°, 56.4854%, 46.8627%
        HSV (HSB):
        183°, 72.1925%, 73.3333%
        XYZ:
        26.7071, 36.9604, 52.7402
        xyY:
        0.2294, 0.3175, 36.9604
      CIE-Lab:
        67.2473, -31.3338, -13.5391
        CIE-LCH:
        67.2473, 34.1338, 203.3688
        CIE-Luv:
        67.2473, -46.6370, -16.0966
        Hunter-Lab:
        60.7951, -27.9770, -8.8779
      #34b4bb color charts
#34b4bb RGB chart
      #34b4bb CMYK chart
      #34b4bb RGB pie chart
      #34b4bb color shades, tints & tones
#34b4bb color schemes
#34b4bb color preview, HTML & CSS examples
           This text has a color of #34b4bb        
        
          <p style="color:#34b4bb;">Text here</p>
        
        
          .mytext {color:#34b4bb;}
        
        Text color #34b4bb
      
           This box has a color of #34b4bb        
        
          <div style="background-color:#34b4bb;">Content here</div>
        
        
          .mybackground {background-color:#34b4bb;}
        
        Background color #34b4bb
      
           Border around this has a color of #34b4bb        
        
          <div style="border:2px solid #34b4bb;">Content here</div>
        
        
          .myborder {border:2px solid #34b4bb;}
        
        Border color #34b4bb