#34eaa1 color space conversions
Hex:
        #34eaa1
        RGB:
        52, 234, 161
        CMY:
        80, 8, 37
        CMYK:
        78, 0, 31, 8
      HSL:
        156°, 81.2500%, 56.0784%
        HSV (HSB):
        156°, 77.7778%, 91.7647%
        XYZ:
        37.2720, 62.1489, 43.7497
        xyY:
        0.2603, 0.4341, 62.1489
      CIE-Lab:
        82.9925, -60.7170, 23.0942
        CIE-LCH:
        82.9925, 64.9607, 159.1752
        CIE-Luv:
        82.9925, -67.3215, 42.9469
        Hunter-Lab:
        78.8346, -53.5679, 22.2809
      #34eaa1 color charts
#34eaa1 RGB chart
      #34eaa1 CMYK chart
      #34eaa1 RGB pie chart
      #34eaa1 color shades, tints & tones
#34eaa1 color schemes
#34eaa1 color preview, HTML & CSS examples
           This text has a color of #34eaa1        
        
          <p style="color:#34eaa1;">Text here</p>
        
        
          .mytext {color:#34eaa1;}
        
        Text color #34eaa1
      
           This box has a color of #34eaa1        
        
          <div style="background-color:#34eaa1;">Content here</div>
        
        
          .mybackground {background-color:#34eaa1;}
        
        Background color #34eaa1
      
           Border around this has a color of #34eaa1        
        
          <div style="border:2px solid #34eaa1;">Content here</div>
        
        
          .myborder {border:2px solid #34eaa1;}
        
        Border color #34eaa1