#34e1df color space conversions
Hex:
        #34e1df
        RGB:
        52, 225, 223
        CMY:
        80, 12, 13
        CMYK:
        77, 0, 1, 12
      HSL:
        179°, 74.2489%, 54.3137%
        HSV (HSB):
        179°, 76.8889%, 88.2353%
        XYZ:
        41.6607, 59.9082, 79.1797
        xyY:
        0.2305, 0.3314, 59.9082
      CIE-Lab:
        81.7883, -41.6915, -11.2513
        CIE-LCH:
        81.7883, 43.1831, 195.1026
        CIE-Luv:
        81.7883, -59.9205, -11.2329
        Hunter-Lab:
        77.4004, -39.3733, -6.4727
      #34e1df color charts
#34e1df RGB chart
      #34e1df CMYK chart
      #34e1df RGB pie chart
      #34e1df color shades, tints & tones
#34e1df color schemes
#34e1df color preview, HTML & CSS examples
           This text has a color of #34e1df        
        
          <p style="color:#34e1df;">Text here</p>
        
        
          .mytext {color:#34e1df;}
        
        Text color #34e1df
      
           This box has a color of #34e1df        
        
          <div style="background-color:#34e1df;">Content here</div>
        
        
          .mybackground {background-color:#34e1df;}
        
        Background color #34e1df
      
           Border around this has a color of #34e1df        
        
          <div style="border:2px solid #34e1df;">Content here</div>
        
        
          .myborder {border:2px solid #34e1df;}
        
        Border color #34e1df