#34bcbe color space conversions
Hex:
        #34bcbe
        RGB:
        52, 188, 190
        CMY:
        80, 26, 25
        CMYK:
        73, 1, 0, 25
      HSL:
        181°, 57.0248%, 47.4510%
        HSV (HSB):
        181°, 72.6316%, 74.5098%
        XYZ:
        28.6937, 40.4142, 55.0036
        xyY:
        0.2312, 0.3256, 40.4142
      CIE-Lab:
        69.7635, -34.2528, -11.4164
        CIE-LCH:
        69.7635, 36.1053, 198.4331
        CIE-Luv:
        69.7635, -49.2975, -12.3611
        Hunter-Lab:
        63.5722, -30.6843, -6.7981
      #34bcbe color charts
#34bcbe RGB chart
      #34bcbe CMYK chart
      #34bcbe RGB pie chart
      #34bcbe color shades, tints & tones
#34bcbe color schemes
#34bcbe color preview, HTML & CSS examples
           This text has a color of #34bcbe        
        
          <p style="color:#34bcbe;">Text here</p>
        
        
          .mytext {color:#34bcbe;}
        
        Text color #34bcbe
      
           This box has a color of #34bcbe        
        
          <div style="background-color:#34bcbe;">Content here</div>
        
        
          .mybackground {background-color:#34bcbe;}
        
        Background color #34bcbe
      
           Border around this has a color of #34bcbe        
        
          <div style="border:2px solid #34bcbe;">Content here</div>
        
        
          .myborder {border:2px solid #34bcbe;}
        
        Border color #34bcbe