#34a1c2 color space conversions
Hex:
        #34a1c2
        RGB:
        52, 161, 194
        CMY:
        80, 37, 24
        CMYK:
        73, 17, 0, 24
      HSL:
        194°, 57.7236%, 48.2353%
        HSV (HSB):
        194°, 73.1959%, 76.0784%
        XYZ:
        23.8986, 30.1148, 55.5921
        xyY:
        0.2180, 0.2748, 30.1148
      CIE-Lab:
        61.7532, -19.5590, -25.7934
        CIE-LCH:
        61.7532, 32.3706, 232.8271
        CIE-Luv:
        61.7532, -39.3614, -37.2711
        Hunter-Lab:
        54.8770, -18.2989, -21.6487
      #34a1c2 color charts
#34a1c2 RGB chart
      #34a1c2 CMYK chart
      #34a1c2 RGB pie chart
      #34a1c2 color shades, tints & tones
#34a1c2 color schemes
#34a1c2 color preview, HTML & CSS examples
           This text has a color of #34a1c2        
        
          <p style="color:#34a1c2;">Text here</p>
        
        
          .mytext {color:#34a1c2;}
        
        Text color #34a1c2
      
           This box has a color of #34a1c2        
        
          <div style="background-color:#34a1c2;">Content here</div>
        
        
          .mybackground {background-color:#34a1c2;}
        
        Background color #34a1c2
      
           Border around this has a color of #34a1c2        
        
          <div style="border:2px solid #34a1c2;">Content here</div>
        
        
          .myborder {border:2px solid #34a1c2;}
        
        Border color #34a1c2