#34d2ff color space conversions
Hex:
        #34d2ff
        RGB:
        52, 210, 255
        CMY:
        80, 18, 0
        CMYK:
        80, 18, 0, 0
      HSL:
        193°, 100.0000%, 60.1961%
        HSV (HSB):
        193°, 79.6078%, 100.0000%
        XYZ:
        42.5128, 54.0433, 102.7985
        xyY:
        0.2133, 0.2711, 54.0433
      CIE-Lab:
        78.4869, -24.8897, -33.2944
        CIE-LCH:
        78.4869, 41.5694, 233.2195
        CIE-Luv:
        78.4869, -52.4864, -50.6056
        Hunter-Lab:
        73.5141, -25.4242, -31.4483
      #34d2ff color charts
#34d2ff RGB chart
      #34d2ff CMYK chart
      #34d2ff RGB pie chart
      #34d2ff color shades, tints & tones
#34d2ff color schemes
#34d2ff color preview, HTML & CSS examples
           This text has a color of #34d2ff        
        
          <p style="color:#34d2ff;">Text here</p>
        
        
          .mytext {color:#34d2ff;}
        
        Text color #34d2ff
      
           This box has a color of #34d2ff        
        
          <div style="background-color:#34d2ff;">Content here</div>
        
        
          .mybackground {background-color:#34d2ff;}
        
        Background color #34d2ff
      
           Border around this has a color of #34d2ff        
        
          <div style="border:2px solid #34d2ff;">Content here</div>
        
        
          .myborder {border:2px solid #34d2ff;}
        
        Border color #34d2ff