#34b8ce color space conversions
Hex:
        #34b8ce
        RGB:
        52, 184, 206
        CMY:
        80, 28, 19
        CMYK:
        75, 11, 0, 19
      HSL:
        189°, 61.1111%, 50.5882%
        HSV (HSB):
        189°, 74.7573%, 80.7843%
        XYZ:
        29.6972, 39.4673, 64.4453
        xyY:
        0.2223, 0.2954, 39.4673
      CIE-Lab:
        69.0884, -27.4770, -21.2176
        CIE-LCH:
        69.0884, 34.7156, 217.6752
        CIE-Luv:
        69.0884, -46.7882, -29.2113
        Hunter-Lab:
        62.8230, -25.5610, -16.8449
      #34b8ce color charts
#34b8ce RGB chart
      #34b8ce CMYK chart
      #34b8ce RGB pie chart
      #34b8ce color shades, tints & tones
#34b8ce color schemes
#34b8ce color preview, HTML & CSS examples
           This text has a color of #34b8ce        
        
          <p style="color:#34b8ce;">Text here</p>
        
        
          .mytext {color:#34b8ce;}
        
        Text color #34b8ce
      
           This box has a color of #34b8ce        
        
          <div style="background-color:#34b8ce;">Content here</div>
        
        
          .mybackground {background-color:#34b8ce;}
        
        Background color #34b8ce
      
           Border around this has a color of #34b8ce        
        
          <div style="border:2px solid #34b8ce;">Content here</div>
        
        
          .myborder {border:2px solid #34b8ce;}
        
        Border color #34b8ce