#34c2ed color space conversions
Hex:
        #34c2ed
        RGB:
        52, 194, 237
        CMY:
        80, 24, 7
        CMYK:
        78, 18, 0, 7
      HSL:
        194°, 83.7104%, 56.6667%
        HSV (HSB):
        194°, 78.0591%, 92.9412%
        XYZ:
        35.9940, 45.4281, 86.9922
        xyY:
        0.2137, 0.2697, 45.4281
      CIE-Lab:
        73.1729, -22.6224, -31.8360
        CIE-LCH:
        73.1729, 39.0552, 234.6028
        CIE-Luv:
        73.1729, -48.2129, -47.9942
        Hunter-Lab:
        67.4003, -22.6257, -29.3441
      #34c2ed color charts
#34c2ed RGB chart
      #34c2ed CMYK chart
      #34c2ed RGB pie chart
      #34c2ed color shades, tints & tones
#34c2ed color schemes
#34c2ed color preview, HTML & CSS examples
           This text has a color of #34c2ed        
        
          <p style="color:#34c2ed;">Text here</p>
        
        
          .mytext {color:#34c2ed;}
        
        Text color #34c2ed
      
           This box has a color of #34c2ed        
        
          <div style="background-color:#34c2ed;">Content here</div>
        
        
          .mybackground {background-color:#34c2ed;}
        
        Background color #34c2ed
      
           Border around this has a color of #34c2ed        
        
          <div style="border:2px solid #34c2ed;">Content here</div>
        
        
          .myborder {border:2px solid #34c2ed;}
        
        Border color #34c2ed