#34e1e1 color space conversions
Hex:
        #34e1e1
        RGB:
        52, 225, 225
        CMY:
        80, 12, 12
        CMYK:
        77, 0, 0, 12
      HSL:
        180°, 74.2489%, 54.3137%
        HSV (HSB):
        180°, 76.8889%, 88.2353%
        XYZ:
        41.9320, 60.0167, 80.6085
        xyY:
        0.2297, 0.3288, 60.0167
      CIE-Lab:
        81.8473, -41.1232, -12.2249
        CIE-LCH:
        81.8473, 42.9018, 196.5559
        CIE-Luv:
        81.8473, -59.7749, -12.9079
        Hunter-Lab:
        77.4705, -38.9577, -7.4623
      #34e1e1 color charts
#34e1e1 RGB chart
      #34e1e1 CMYK chart
      #34e1e1 RGB pie chart
      #34e1e1 color shades, tints & tones
#34e1e1 color schemes
#34e1e1 color preview, HTML & CSS examples
           This text has a color of #34e1e1        
        
          <p style="color:#34e1e1;">Text here</p>
        
        
          .mytext {color:#34e1e1;}
        
        Text color #34e1e1
      
           This box has a color of #34e1e1        
        
          <div style="background-color:#34e1e1;">Content here</div>
        
        
          .mybackground {background-color:#34e1e1;}
        
        Background color #34e1e1
      
           Border around this has a color of #34e1e1        
        
          <div style="border:2px solid #34e1e1;">Content here</div>
        
        
          .myborder {border:2px solid #34e1e1;}
        
        Border color #34e1e1