#34bab4 color space conversions
Hex:
        #34bab4
        RGB:
        52, 186, 180
        CMY:
        80, 27, 29
        CMYK:
        72, 0, 3, 27
      HSL:
        177°, 56.3025%, 46.6667%
        HSV (HSB):
        177°, 72.0430%, 72.9412%
        XYZ:
        27.2133, 39.1432, 49.3011
        xyY:
        0.2353, 0.3384, 39.1432
      CIE-Lab:
        68.8548, -36.2065, -7.2765
        CIE-LCH:
        68.8548, 36.9304, 191.3635
        CIE-Luv:
        68.8548, -49.2646, -5.5279
        Hunter-Lab:
        62.5645, -31.8468, -2.9256
      #34bab4 color charts
#34bab4 RGB chart
      #34bab4 CMYK chart
      #34bab4 RGB pie chart
      #34bab4 color shades, tints & tones
#34bab4 color schemes
#34bab4 color preview, HTML & CSS examples
           This text has a color of #34bab4        
        
          <p style="color:#34bab4;">Text here</p>
        
        
          .mytext {color:#34bab4;}
        
        Text color #34bab4
      
           This box has a color of #34bab4        
        
          <div style="background-color:#34bab4;">Content here</div>
        
        
          .mybackground {background-color:#34bab4;}
        
        Background color #34bab4
      
           Border around this has a color of #34bab4        
        
          <div style="border:2px solid #34bab4;">Content here</div>
        
        
          .myborder {border:2px solid #34bab4;}
        
        Border color #34bab4