#34ebfb color space conversions
Hex:
        #34ebfb
        RGB:
        52, 235, 251
        CMY:
        80, 8, 2
        CMYK:
        79, 6, 0, 2
      HSL:
        185°, 96.1353%, 59.4118%
        HSV (HSB):
        185°, 79.2829%, 98.4314%
        XYZ:
        48.5371, 67.1118, 101.6625
        xyY:
        0.2234, 0.3088, 67.1118
      CIE-Lab:
        85.5604, -38.1083, -20.3735
        CIE-LCH:
        85.5604, 43.2125, 208.1299
        CIE-Luv:
        85.5604, -61.2922, -27.0062
        Hunter-Lab:
        81.9218, -37.6052, -16.2319
      #34ebfb color charts
#34ebfb RGB chart
      #34ebfb CMYK chart
      #34ebfb RGB pie chart
      #34ebfb color shades, tints & tones
#34ebfb color schemes
#34ebfb color preview, HTML & CSS examples
           This text has a color of #34ebfb        
        
          <p style="color:#34ebfb;">Text here</p>
        
        
          .mytext {color:#34ebfb;}
        
        Text color #34ebfb
      
           This box has a color of #34ebfb        
        
          <div style="background-color:#34ebfb;">Content here</div>
        
        
          .mybackground {background-color:#34ebfb;}
        
        Background color #34ebfb
      
           Border around this has a color of #34ebfb        
        
          <div style="border:2px solid #34ebfb;">Content here</div>
        
        
          .myborder {border:2px solid #34ebfb;}
        
        Border color #34ebfb