#34bbbe color space conversions
Hex:
        #34bbbe
        RGB:
        52, 187, 190
        CMY:
        80, 27, 25
        CMYK:
        73, 2, 0, 25
      HSL:
        181°, 57.0248%, 47.4510%
        HSV (HSB):
        181°, 72.6316%, 74.5098%
        XYZ:
        28.4808, 39.9884, 54.9326
        xyY:
        0.2308, 0.3241, 39.9884
      CIE-Lab:
        69.4613, -33.7816, -11.8690
        CIE-LCH:
        69.4613, 35.8060, 199.3587
        CIE-Luv:
        69.4613, -48.9406, -13.1436
        Hunter-Lab:
        63.2364, -30.2699, -7.2390
      #34bbbe color charts
#34bbbe RGB chart
      #34bbbe CMYK chart
      #34bbbe RGB pie chart
      #34bbbe color shades, tints & tones
#34bbbe color schemes
#34bbbe color preview, HTML & CSS examples
           This text has a color of #34bbbe        
        
          <p style="color:#34bbbe;">Text here</p>
        
        
          .mytext {color:#34bbbe;}
        
        Text color #34bbbe
      
           This box has a color of #34bbbe        
        
          <div style="background-color:#34bbbe;">Content here</div>
        
        
          .mybackground {background-color:#34bbbe;}
        
        Background color #34bbbe
      
           Border around this has a color of #34bbbe        
        
          <div style="border:2px solid #34bbbe;">Content here</div>
        
        
          .myborder {border:2px solid #34bbbe;}
        
        Border color #34bbbe