#34d1d1 color space conversions
Hex:
        #34d1d1
        RGB:
        52, 209, 209
        CMY:
        80, 18, 18
        CMYK:
        75, 0, 0, 18
      HSL:
        180°, 63.0522%, 51.1765%
        HSV (HSB):
        180°, 75.1196%, 81.9608%
        XYZ:
        35.7253, 50.9344, 68.2700
        xyY:
        0.2306, 0.3288, 50.9344
      CIE-Lab:
        76.6393, -38.4664, -11.4572
        CIE-LCH:
        76.6393, 40.1364, 196.5861
        CIE-Luv:
        76.6393, -55.3812, -11.9592
        Hunter-Lab:
        71.3684, -35.5419, -6.7581
      #34d1d1 color charts
#34d1d1 RGB chart
      #34d1d1 CMYK chart
      #34d1d1 RGB pie chart
      #34d1d1 color shades, tints & tones
#34d1d1 color schemes
#34d1d1 color preview, HTML & CSS examples
           This text has a color of #34d1d1        
        
          <p style="color:#34d1d1;">Text here</p>
        
        
          .mytext {color:#34d1d1;}
        
        Text color #34d1d1
      
           This box has a color of #34d1d1        
        
          <div style="background-color:#34d1d1;">Content here</div>
        
        
          .mybackground {background-color:#34d1d1;}
        
        Background color #34d1d1
      
           Border around this has a color of #34d1d1        
        
          <div style="border:2px solid #34d1d1;">Content here</div>
        
        
          .myborder {border:2px solid #34d1d1;}
        
        Border color #34d1d1