#34a0bd color space conversions
Hex:
        #34a0bd
        RGB:
        52, 160, 189
        CMY:
        80, 37, 26
        CMYK:
        72, 15, 0, 26
      HSL:
        193°, 56.8465%, 47.2549%
        HSV (HSB):
        193°, 72.4868%, 74.1176%
        XYZ:
        23.1723, 29.5458, 52.6257
        xyY:
        0.2200, 0.2805, 29.5458
      CIE-Lab:
        61.2603, -20.6648, -23.7478
        CIE-LCH:
        61.2603, 31.4801, 228.9709
        CIE-Luv:
        61.2603, -39.3061, -33.7319
        Hunter-Lab:
        54.3560, -19.0275, -19.3534
      #34a0bd color charts
#34a0bd RGB chart
      #34a0bd CMYK chart
      #34a0bd RGB pie chart
      #34a0bd color shades, tints & tones
#34a0bd color schemes
#34a0bd color preview, HTML & CSS examples
           This text has a color of #34a0bd        
        
          <p style="color:#34a0bd;">Text here</p>
        
        
          .mytext {color:#34a0bd;}
        
        Text color #34a0bd
      
           This box has a color of #34a0bd        
        
          <div style="background-color:#34a0bd;">Content here</div>
        
        
          .mybackground {background-color:#34a0bd;}
        
        Background color #34a0bd
      
           Border around this has a color of #34a0bd        
        
          <div style="border:2px solid #34a0bd;">Content here</div>
        
        
          .myborder {border:2px solid #34a0bd;}
        
        Border color #34a0bd