#34e1da color space conversions
Hex:
        #34e1da
        RGB:
        52, 225, 218
        CMY:
        80, 12, 15
        CMYK:
        77, 0, 3, 12
      HSL:
        178°, 74.2489%, 54.3137%
        HSV (HSB):
        178°, 76.8889%, 88.2353%
        XYZ:
        40.9963, 59.6424, 75.6811
        xyY:
        0.2325, 0.3383, 59.6424
      CIE-Lab:
        81.6435, -43.0972, -8.8120
        CIE-LCH:
        81.6435, 43.9889, 191.5558
        CIE-Luv:
        81.6435, -60.2842, -7.0669
        Hunter-Lab:
        77.2285, -40.3943, -4.0420
      #34e1da color charts
#34e1da RGB chart
      #34e1da CMYK chart
      #34e1da RGB pie chart
      #34e1da color shades, tints & tones
#34e1da color schemes
#34e1da color preview, HTML & CSS examples
           This text has a color of #34e1da        
        
          <p style="color:#34e1da;">Text here</p>
        
        
          .mytext {color:#34e1da;}
        
        Text color #34e1da
      
           This box has a color of #34e1da        
        
          <div style="background-color:#34e1da;">Content here</div>
        
        
          .mybackground {background-color:#34e1da;}
        
        Background color #34e1da
      
           Border around this has a color of #34e1da        
        
          <div style="border:2px solid #34e1da;">Content here</div>
        
        
          .myborder {border:2px solid #34e1da;}
        
        Border color #34e1da