#34fbfe color space conversions
Hex:
        #34fbfe
        RGB:
        52, 251, 254
        CMY:
        80, 2, 0
        CMYK:
        80, 1, 0, 0
      HSL:
        181°, 99.0196%, 60.0000%
        HSV (HSB):
        181°, 79.5276%, 99.6078%
        XYZ:
        53.8027, 76.8802, 105.7696
        xyY:
        0.2275, 0.3251, 76.8802
      CIE-Lab:
        90.2664, -44.4341, -14.8573
        CIE-LCH:
        90.2664, 46.8521, 198.4882
        CIE-Luv:
        90.2664, -66.4818, -16.9132
        Hunter-Lab:
        87.6813, -43.9118, -10.1443
      #34fbfe color charts
#34fbfe RGB chart
      #34fbfe CMYK chart
      #34fbfe RGB pie chart
      #34fbfe color shades, tints & tones
#34fbfe color schemes
#34fbfe color preview, HTML & CSS examples
           This text has a color of #34fbfe        
        
          <p style="color:#34fbfe;">Text here</p>
        
        
          .mytext {color:#34fbfe;}
        
        Text color #34fbfe
      
           This box has a color of #34fbfe        
        
          <div style="background-color:#34fbfe;">Content here</div>
        
        
          .mybackground {background-color:#34fbfe;}
        
        Background color #34fbfe
      
           Border around this has a color of #34fbfe        
        
          <div style="border:2px solid #34fbfe;">Content here</div>
        
        
          .myborder {border:2px solid #34fbfe;}
        
        Border color #34fbfe