#34bfdb color space conversions
Hex:
        #34bfdb
        RGB:
        52, 191, 219
        CMY:
        80, 25, 14
        CMYK:
        76, 13, 0, 14
      HSL:
        190°, 69.8745%, 53.1373%
        HSV (HSB):
        190°, 76.2557%, 85.8824%
        XYZ:
        32.8332, 43.1061, 73.6077
        xyY:
        0.2196, 0.2882, 43.1061
      CIE-Lab:
        71.6270, -26.8740, -24.4489
        CIE-LCH:
        71.6270, 36.3312, 222.2947
        CIE-Luv:
        71.6270, -48.3778, -34.8192
        Hunter-Lab:
        65.6553, -25.6317, -20.5127
      #34bfdb color charts
#34bfdb RGB chart
      #34bfdb CMYK chart
      #34bfdb RGB pie chart
      #34bfdb color shades, tints & tones
#34bfdb color schemes
#34bfdb color preview, HTML & CSS examples
           This text has a color of #34bfdb        
        
          <p style="color:#34bfdb;">Text here</p>
        
        
          .mytext {color:#34bfdb;}
        
        Text color #34bfdb
      
           This box has a color of #34bfdb        
        
          <div style="background-color:#34bfdb;">Content here</div>
        
        
          .mybackground {background-color:#34bfdb;}
        
        Background color #34bfdb
      
           Border around this has a color of #34bfdb        
        
          <div style="border:2px solid #34bfdb;">Content here</div>
        
        
          .myborder {border:2px solid #34bfdb;}
        
        Border color #34bfdb