#34c2ec color space conversions
Hex:
        #34c2ec
        RGB:
        52, 194, 236
        CMY:
        80, 24, 7
        CMYK:
        78, 18, 0, 7
      HSL:
        194°, 82.8829%, 56.4706%
        HSV (HSB):
        194°, 77.9661%, 92.5490%
        XYZ:
        35.8483, 45.3698, 86.2247
        xyY:
        0.2141, 0.2710, 45.3698
      CIE-Lab:
        73.1347, -22.9468, -31.3545
        CIE-LCH:
        73.1347, 38.8543, 233.8015
        CIE-Luv:
        73.1347, -48.2794, -47.1269
        Hunter-Lab:
        67.3571, -22.8750, -28.7480
      #34c2ec color charts
#34c2ec RGB chart
      #34c2ec CMYK chart
      #34c2ec RGB pie chart
      #34c2ec color shades, tints & tones
#34c2ec color schemes
#34c2ec color preview, HTML & CSS examples
           This text has a color of #34c2ec        
        
          <p style="color:#34c2ec;">Text here</p>
        
        
          .mytext {color:#34c2ec;}
        
        Text color #34c2ec
      
           This box has a color of #34c2ec        
        
          <div style="background-color:#34c2ec;">Content here</div>
        
        
          .mybackground {background-color:#34c2ec;}
        
        Background color #34c2ec
      
           Border around this has a color of #34c2ec        
        
          <div style="border:2px solid #34c2ec;">Content here</div>
        
        
          .myborder {border:2px solid #34c2ec;}
        
        Border color #34c2ec