#34d0fa color space conversions
Hex:
        #34d0fa
        RGB:
        52, 208, 250
        CMY:
        80, 18, 2
        CMYK:
        79, 17, 0, 2
      HSL:
        193°, 95.1923%, 59.2157%
        HSV (HSB):
        193°, 79.2000%, 98.0392%
        XYZ:
        41.2274, 52.7439, 98.4502
        xyY:
        0.2143, 0.2741, 52.7439
      CIE-Lab:
        77.7236, -25.4927, -31.8042
        CIE-LCH:
        77.7236, 40.7601, 231.2861
        CIE-Luv:
        77.7236, -52.1464, -47.9022
        Hunter-Lab:
        72.6250, -25.7639, -29.5357
      #34d0fa color charts
#34d0fa RGB chart
      #34d0fa CMYK chart
      #34d0fa RGB pie chart
      #34d0fa color shades, tints & tones
#34d0fa color schemes
#34d0fa color preview, HTML & CSS examples
           This text has a color of #34d0fa        
        
          <p style="color:#34d0fa;">Text here</p>
        
        
          .mytext {color:#34d0fa;}
        
        Text color #34d0fa
      
           This box has a color of #34d0fa        
        
          <div style="background-color:#34d0fa;">Content here</div>
        
        
          .mybackground {background-color:#34d0fa;}
        
        Background color #34d0fa
      
           Border around this has a color of #34d0fa        
        
          <div style="border:2px solid #34d0fa;">Content here</div>
        
        
          .myborder {border:2px solid #34d0fa;}
        
        Border color #34d0fa