#34a7c1 color space conversions
Hex:
        #34a7c1
        RGB:
        52, 167, 193
        CMY:
        80, 35, 24
        CMYK:
        73, 13, 0, 24
      HSL:
        191°, 57.5510%, 48.0392%
        HSV (HSB):
        191°, 73.0570%, 75.6863%
        XYZ:
        24.8605, 32.2178, 55.3604
        xyY:
        0.2211, 0.2865, 32.2178
      CIE-Lab:
        63.5224, -23.0068, -22.5206
        CIE-LCH:
        63.5224, 32.1946, 224.3881
        CIE-Luv:
        63.5224, -41.5746, -31.5962
        Hunter-Lab:
        56.7607, -21.1502, -18.0949
      #34a7c1 color charts
#34a7c1 RGB chart
      #34a7c1 CMYK chart
      #34a7c1 RGB pie chart
      #34a7c1 color shades, tints & tones
#34a7c1 color schemes
#34a7c1 color preview, HTML & CSS examples
           This text has a color of #34a7c1        
        
          <p style="color:#34a7c1;">Text here</p>
        
        
          .mytext {color:#34a7c1;}
        
        Text color #34a7c1
      
           This box has a color of #34a7c1        
        
          <div style="background-color:#34a7c1;">Content here</div>
        
        
          .mybackground {background-color:#34a7c1;}
        
        Background color #34a7c1
      
           Border around this has a color of #34a7c1        
        
          <div style="border:2px solid #34a7c1;">Content here</div>
        
        
          .myborder {border:2px solid #34a7c1;}
        
        Border color #34a7c1