#34e0fd color space conversions
Hex:
        #34e0fd
        RGB:
        52, 224, 253
        CMY:
        80, 12, 1
        CMYK:
        79, 11, 0, 1
      HSL:
        189°, 98.0488%, 59.8039%
        HSV (HSB):
        189°, 79.4466%, 99.2157%
        XYZ:
        45.8015, 61.1332, 102.3144
        xyY:
        0.2189, 0.2922, 61.1332
      CIE-Lab:
        82.4503, -32.3570, -26.1526
        CIE-LCH:
        82.4503, 41.6045, 218.9469
        CIE-Luv:
        82.4503, -57.4021, -37.5375
        Hunter-Lab:
        78.1877, -32.2654, -22.8539
      #34e0fd color charts
#34e0fd RGB chart
      #34e0fd CMYK chart
      #34e0fd RGB pie chart
      #34e0fd color shades, tints & tones
#34e0fd color schemes
#34e0fd color preview, HTML & CSS examples
           This text has a color of #34e0fd        
        
          <p style="color:#34e0fd;">Text here</p>
        
        
          .mytext {color:#34e0fd;}
        
        Text color #34e0fd
      
           This box has a color of #34e0fd        
        
          <div style="background-color:#34e0fd;">Content here</div>
        
        
          .mybackground {background-color:#34e0fd;}
        
        Background color #34e0fd
      
           Border around this has a color of #34e0fd        
        
          <div style="border:2px solid #34e0fd;">Content here</div>
        
        
          .myborder {border:2px solid #34e0fd;}
        
        Border color #34e0fd