#34c0e0 color space conversions
Hex:
        #34c0e0
        RGB:
        52, 192, 224
        CMY:
        80, 25, 12
        CMYK:
        77, 14, 0, 12
      HSL:
        191°, 73.5043%, 54.1176%
        HSV (HSB):
        191°, 76.7857%, 87.8431%
        XYZ:
        33.7204, 43.8112, 77.2002
        xyY:
        0.2179, 0.2831, 43.8112
      CIE-Lab:
        72.1021, -25.7901, -26.4401
        CIE-LCH:
        72.1021, 36.9352, 225.7130
        CIE-Luv:
        72.1021, -48.3895, -38.3413
        Hunter-Lab:
        66.1900, -24.8960, -22.8194
      #34c0e0 color charts
#34c0e0 RGB chart
      #34c0e0 CMYK chart
      #34c0e0 RGB pie chart
      #34c0e0 color shades, tints & tones
#34c0e0 color schemes
#34c0e0 color preview, HTML & CSS examples
           This text has a color of #34c0e0        
        
          <p style="color:#34c0e0;">Text here</p>
        
        
          .mytext {color:#34c0e0;}
        
        Text color #34c0e0
      
           This box has a color of #34c0e0        
        
          <div style="background-color:#34c0e0;">Content here</div>
        
        
          .mybackground {background-color:#34c0e0;}
        
        Background color #34c0e0
      
           Border around this has a color of #34c0e0        
        
          <div style="border:2px solid #34c0e0;">Content here</div>
        
        
          .myborder {border:2px solid #34c0e0;}
        
        Border color #34c0e0