#34d1eb color space conversions
Hex:
        #34d1eb
        RGB:
        52, 209, 235
        CMY:
        80, 18, 8
        CMYK:
        78, 11, 0, 8
      HSL:
        189°, 82.0628%, 56.2745%
        HSV (HSB):
        189°, 77.8723%, 92.1569%
        XYZ:
        39.2120, 52.3292, 86.6311
        xyY:
        0.2201, 0.2937, 52.3292
      CIE-Lab:
        77.4772, -30.7015, -24.1576
        CIE-LCH:
        77.4772, 39.0662, 218.1976
        CIE-Luv:
        77.4772, -53.5345, -34.1304
        Hunter-Lab:
        72.3389, -29.8353, -20.3669
      #34d1eb color charts
#34d1eb RGB chart
      #34d1eb CMYK chart
      #34d1eb RGB pie chart
      #34d1eb color shades, tints & tones
#34d1eb color schemes
#34d1eb color preview, HTML & CSS examples
           This text has a color of #34d1eb        
        
          <p style="color:#34d1eb;">Text here</p>
        
        
          .mytext {color:#34d1eb;}
        
        Text color #34d1eb
      
           This box has a color of #34d1eb        
        
          <div style="background-color:#34d1eb;">Content here</div>
        
        
          .mybackground {background-color:#34d1eb;}
        
        Background color #34d1eb
      
           Border around this has a color of #34d1eb        
        
          <div style="border:2px solid #34d1eb;">Content here</div>
        
        
          .myborder {border:2px solid #34d1eb;}
        
        Border color #34d1eb