#34d3fe color space conversions
Hex:
        #34d3fe
        RGB:
        52, 211, 254
        CMY:
        80, 17, 0
        CMYK:
        80, 17, 0, 0
      HSL:
        193°, 99.0196%, 60.0000%
        HSV (HSB):
        193°, 79.5276%, 99.6078%
        XYZ:
        42.5998, 54.4744, 102.0353
        xyY:
        0.2140, 0.2736, 54.4744
      CIE-Lab:
        78.7375, -25.7089, -32.3756
        CIE-LCH:
        78.7375, 41.3416, 231.5475
        CIE-Luv:
        78.7375, -52.8962, -48.9283
        Hunter-Lab:
        73.8067, -26.1350, -30.3017
      #34d3fe color charts
#34d3fe RGB chart
      #34d3fe CMYK chart
      #34d3fe RGB pie chart
      #34d3fe color shades, tints & tones
#34d3fe color schemes
#34d3fe color preview, HTML & CSS examples
           This text has a color of #34d3fe        
        
          <p style="color:#34d3fe;">Text here</p>
        
        
          .mytext {color:#34d3fe;}
        
        Text color #34d3fe
      
           This box has a color of #34d3fe        
        
          <div style="background-color:#34d3fe;">Content here</div>
        
        
          .mybackground {background-color:#34d3fe;}
        
        Background color #34d3fe
      
           Border around this has a color of #34d3fe        
        
          <div style="border:2px solid #34d3fe;">Content here</div>
        
        
          .myborder {border:2px solid #34d3fe;}
        
        Border color #34d3fe