#34a2ba color space conversions
Hex:
        #34a2ba
        RGB:
        52, 162, 186
        CMY:
        80, 36, 27
        CMYK:
        72, 13, 0, 27
      HSL:
        191°, 56.3025%, 46.6667%
        HSV (HSB):
        191°, 72.0430%, 72.9412%
        XYZ:
        23.1994, 30.1159, 51.0446
        xyY:
        0.2223, 0.2886, 30.1159
      CIE-Lab:
        61.7541, -22.6712, -21.3086
        CIE-LCH:
        61.7541, 31.1133, 223.2254
        CIE-Luv:
        61.7541, -40.2121, -29.5338
        Hunter-Lab:
        54.8780, -20.5763, -16.7339
      #34a2ba color charts
#34a2ba RGB chart
      #34a2ba CMYK chart
      #34a2ba RGB pie chart
      #34a2ba color shades, tints & tones
#34a2ba color schemes
#34a2ba color preview, HTML & CSS examples
           This text has a color of #34a2ba        
        
          <p style="color:#34a2ba;">Text here</p>
        
        
          .mytext {color:#34a2ba;}
        
        Text color #34a2ba
      
           This box has a color of #34a2ba        
        
          <div style="background-color:#34a2ba;">Content here</div>
        
        
          .mybackground {background-color:#34a2ba;}
        
        Background color #34a2ba
      
           Border around this has a color of #34a2ba        
        
          <div style="border:2px solid #34a2ba;">Content here</div>
        
        
          .myborder {border:2px solid #34a2ba;}
        
        Border color #34a2ba