#34d5fe color space conversions
Hex:
        #34d5fe
        RGB:
        52, 213, 254
        CMY:
        80, 16, 0
        CMYK:
        80, 16, 0, 0
      HSL:
        192°, 99.0196%, 60.0000%
        HSV (HSB):
        192°, 79.5276%, 99.6078%
        XYZ:
        43.0998, 55.4743, 102.2019
        xyY:
        0.2147, 0.2763, 55.4743
      CIE-Lab:
        79.3137, -26.7013, -31.4887
        CIE-LCH:
        79.3137, 41.2856, 229.7033
        CIE-Luv:
        79.3137, -53.5787, -47.3047
        Hunter-Lab:
        74.4811, -27.0497, -29.2202
      #34d5fe color charts
#34d5fe RGB chart
      #34d5fe CMYK chart
      #34d5fe RGB pie chart
      #34d5fe color shades, tints & tones
#34d5fe color schemes
#34d5fe color preview, HTML & CSS examples
           This text has a color of #34d5fe        
        
          <p style="color:#34d5fe;">Text here</p>
        
        
          .mytext {color:#34d5fe;}
        
        Text color #34d5fe
      
           This box has a color of #34d5fe        
        
          <div style="background-color:#34d5fe;">Content here</div>
        
        
          .mybackground {background-color:#34d5fe;}
        
        Background color #34d5fe
      
           Border around this has a color of #34d5fe        
        
          <div style="border:2px solid #34d5fe;">Content here</div>
        
        
          .myborder {border:2px solid #34d5fe;}
        
        Border color #34d5fe