#34d1fd color space conversions
Hex:
        #34d1fd
        RGB:
        52, 209, 253
        CMY:
        80, 18, 1
        CMYK:
        79, 17, 0, 1
      HSL:
        193°, 98.0488%, 59.8039%
        HSV (HSB):
        193°, 79.4466%, 99.2157%
        XYZ:
        41.9463, 53.4228, 101.0293
        xyY:
        0.2136, 0.2720, 53.4228
      CIE-Lab:
        78.1240, -25.0313, -32.7882
        CIE-LCH:
        78.1240, 41.2508, 232.6410
        CIE-Luv:
        78.1240, -52.2823, -49.6869
        Hunter-Lab:
        73.0909, -25.4695, -30.7895
      #34d1fd color charts
#34d1fd RGB chart
      #34d1fd CMYK chart
      #34d1fd RGB pie chart
      #34d1fd color shades, tints & tones
#34d1fd color schemes
#34d1fd color preview, HTML & CSS examples
           This text has a color of #34d1fd        
        
          <p style="color:#34d1fd;">Text here</p>
        
        
          .mytext {color:#34d1fd;}
        
        Text color #34d1fd
      
           This box has a color of #34d1fd        
        
          <div style="background-color:#34d1fd;">Content here</div>
        
        
          .mybackground {background-color:#34d1fd;}
        
        Background color #34d1fd
      
           Border around this has a color of #34d1fd        
        
          <div style="border:2px solid #34d1fd;">Content here</div>
        
        
          .myborder {border:2px solid #34d1fd;}
        
        Border color #34d1fd