#34cbd3 color space conversions
Hex:
        #34cbd3
        RGB:
        52, 203, 211
        CMY:
        80, 20, 17
        CMYK:
        75, 4, 0, 17
      HSL:
        183°, 64.3725%, 51.5686%
        HSV (HSB):
        183°, 75.3555%, 82.7451%
        XYZ:
        34.5300, 48.1451, 69.1010
        xyY:
        0.2275, 0.3172, 48.1451
      CIE-Lab:
        74.9163, -35.1100, -15.1195
        CIE-LCH:
        74.9163, 38.2271, 203.2983
        CIE-Luv:
        74.9163, -53.1398, -18.3615
        Hunter-Lab:
        69.3867, -32.5969, -10.4753
      #34cbd3 color charts
#34cbd3 RGB chart
      #34cbd3 CMYK chart
      #34cbd3 RGB pie chart
      #34cbd3 color shades, tints & tones
#34cbd3 color schemes
#34cbd3 color preview, HTML & CSS examples
           This text has a color of #34cbd3        
        
          <p style="color:#34cbd3;">Text here</p>
        
        
          .mytext {color:#34cbd3;}
        
        Text color #34cbd3
      
           This box has a color of #34cbd3        
        
          <div style="background-color:#34cbd3;">Content here</div>
        
        
          .mybackground {background-color:#34cbd3;}
        
        Background color #34cbd3
      
           Border around this has a color of #34cbd3        
        
          <div style="border:2px solid #34cbd3;">Content here</div>
        
        
          .myborder {border:2px solid #34cbd3;}
        
        Border color #34cbd3