#34dbfb color space conversions
Hex:
        #34dbfb
        RGB:
        52, 219, 251
        CMY:
        80, 14, 2
        CMYK:
        79, 13, 0, 2
      HSL:
        190°, 96.1353%, 59.4118%
        HSV (HSB):
        190°, 79.2829%, 98.4314%
        XYZ:
        44.1603, 58.3581, 100.2035
        xyY:
        0.2178, 0.2879, 58.3581
      CIE-Lab:
        80.9375, -30.5754, -27.4043
        CIE-LCH:
        80.9375, 41.0591, 221.8695
        CIE-Luv:
        80.9375, -55.8385, -39.8525
        Hunter-Lab:
        76.3925, -30.5012, -24.2956
      #34dbfb color charts
#34dbfb RGB chart
      #34dbfb CMYK chart
      #34dbfb RGB pie chart
      #34dbfb color shades, tints & tones
#34dbfb color schemes
#34dbfb color preview, HTML & CSS examples
           This text has a color of #34dbfb        
        
          <p style="color:#34dbfb;">Text here</p>
        
        
          .mytext {color:#34dbfb;}
        
        Text color #34dbfb
      
           This box has a color of #34dbfb        
        
          <div style="background-color:#34dbfb;">Content here</div>
        
        
          .mybackground {background-color:#34dbfb;}
        
        Background color #34dbfb
      
           Border around this has a color of #34dbfb        
        
          <div style="border:2px solid #34dbfb;">Content here</div>
        
        
          .myborder {border:2px solid #34dbfb;}
        
        Border color #34dbfb