#34bbbb color space conversions
Hex:
        #34bbbb
        RGB:
        52, 187, 187
        CMY:
        80, 27, 27
        CMYK:
        72, 0, 0, 27
      HSL:
        180°, 56.4854%, 46.8627%
        HSV (HSB):
        180°, 72.1925%, 73.3333%
        XYZ:
        28.1561, 39.8586, 53.2232
        xyY:
        0.2322, 0.3288, 39.8586
      CIE-Lab:
        69.3687, -34.6585, -10.3597
        CIE-LCH:
        69.3687, 36.1737, 196.6418
        CIE-Luv:
        69.3687, -49.1456, -10.6129
        Hunter-Lab:
        63.1336, -30.8770, -5.7894
      #34bbbb color charts
#34bbbb RGB chart
      #34bbbb CMYK chart
      #34bbbb RGB pie chart
      #34bbbb color shades, tints & tones
#34bbbb color schemes
#34bbbb color preview, HTML & CSS examples
           This text has a color of #34bbbb        
        
          <p style="color:#34bbbb;">Text here</p>
        
        
          .mytext {color:#34bbbb;}
        
        Text color #34bbbb
      
           This box has a color of #34bbbb        
        
          <div style="background-color:#34bbbb;">Content here</div>
        
        
          .mybackground {background-color:#34bbbb;}
        
        Background color #34bbbb
      
           Border around this has a color of #34bbbb        
        
          <div style="border:2px solid #34bbbb;">Content here</div>
        
        
          .myborder {border:2px solid #34bbbb;}
        
        Border color #34bbbb