#34e2e1 color space conversions
Hex:
        #34e2e1
        RGB:
        52, 226, 225
        CMY:
        80, 11, 12
        CMYK:
        77, 0, 0, 11
      HSL:
        180°, 75.0000%, 54.5098%
        HSV (HSB):
        180°, 76.9912%, 88.6275%
        XYZ:
        42.2031, 60.5590, 80.6989
        xyY:
        0.2300, 0.3301, 60.5590
      CIE-Lab:
        82.1411, -41.5710, -11.7859
        CIE-LCH:
        82.1411, 43.2094, 195.8287
        CIE-Luv:
        82.1411, -60.1189, -12.1285
        Hunter-Lab:
        77.8197, -39.3804, -7.0099
      #34e2e1 color charts
#34e2e1 RGB chart
      #34e2e1 CMYK chart
      #34e2e1 RGB pie chart
      #34e2e1 color shades, tints & tones
#34e2e1 color schemes
#34e2e1 color preview, HTML & CSS examples
           This text has a color of #34e2e1        
        
          <p style="color:#34e2e1;">Text here</p>
        
        
          .mytext {color:#34e2e1;}
        
        Text color #34e2e1
      
           This box has a color of #34e2e1        
        
          <div style="background-color:#34e2e1;">Content here</div>
        
        
          .mybackground {background-color:#34e2e1;}
        
        Background color #34e2e1
      
           Border around this has a color of #34e2e1        
        
          <div style="border:2px solid #34e2e1;">Content here</div>
        
        
          .myborder {border:2px solid #34e2e1;}
        
        Border color #34e2e1