#34c5ea color space conversions
Hex:
        #34c5ea
        RGB:
        52, 197, 234
        CMY:
        80, 23, 8
        CMYK:
        78, 16, 0, 8
      HSL:
        192°, 81.2500%, 56.0784%
        HSV (HSB):
        192°, 77.7778%, 91.7647%
        XYZ:
        36.2337, 46.6031, 84.9275
        xyY:
        0.2160, 0.2778, 46.6031
      CIE-Lab:
        73.9352, -25.1070, -29.0417
        CIE-LCH:
        73.9352, 38.3899, 229.1562
        CIE-Luv:
        73.9352, -49.4517, -42.9624
        Hunter-Lab:
        68.2665, -24.7240, -25.9737
      #34c5ea color charts
#34c5ea RGB chart
      #34c5ea CMYK chart
      #34c5ea RGB pie chart
      #34c5ea color shades, tints & tones
#34c5ea color schemes
#34c5ea color preview, HTML & CSS examples
           This text has a color of #34c5ea        
        
          <p style="color:#34c5ea;">Text here</p>
        
        
          .mytext {color:#34c5ea;}
        
        Text color #34c5ea
      
           This box has a color of #34c5ea        
        
          <div style="background-color:#34c5ea;">Content here</div>
        
        
          .mybackground {background-color:#34c5ea;}
        
        Background color #34c5ea
      
           Border around this has a color of #34c5ea        
        
          <div style="border:2px solid #34c5ea;">Content here</div>
        
        
          .myborder {border:2px solid #34c5ea;}
        
        Border color #34c5ea