#34ccf8 color space conversions
Hex:
        #34ccf8
        RGB:
        52, 204, 248
        CMY:
        80, 20, 3
        CMYK:
        79, 18, 0, 3
      HSL:
        193°, 93.3333%, 58.8235%
        HSV (HSB):
        193°, 79.0323%, 97.2549%
        XYZ:
        39.9523, 50.6931, 96.4860
        xyY:
        0.2135, 0.2709, 50.6931
      CIE-Lab:
        76.4927, -24.1301, -32.6315
        CIE-LCH:
        76.4927, 40.5842, 233.5181
        CIE-Luv:
        76.4927, -50.9134, -49.4172
        Hunter-Lab:
        71.1991, -24.4358, -30.5079
      #34ccf8 color charts
#34ccf8 RGB chart
      #34ccf8 CMYK chart
      #34ccf8 RGB pie chart
      #34ccf8 color shades, tints & tones
#34ccf8 color schemes
#34ccf8 color preview, HTML & CSS examples
           This text has a color of #34ccf8        
        
          <p style="color:#34ccf8;">Text here</p>
        
        
          .mytext {color:#34ccf8;}
        
        Text color #34ccf8
      
           This box has a color of #34ccf8        
        
          <div style="background-color:#34ccf8;">Content here</div>
        
        
          .mybackground {background-color:#34ccf8;}
        
        Background color #34ccf8
      
           Border around this has a color of #34ccf8        
        
          <div style="border:2px solid #34ccf8;">Content here</div>
        
        
          .myborder {border:2px solid #34ccf8;}
        
        Border color #34ccf8