#34e1bf color space conversions
Hex:
        #34e1bf
        RGB:
        52, 225, 191
        CMY:
        80, 12, 25
        CMYK:
        77, 0, 15, 12
      HSL:
        168°, 74.2489%, 54.3137%
        HSV (HSB):
        168°, 76.8889%, 88.2353%
        XYZ:
        37.7454, 58.3421, 58.5620
        xyY:
        0.2441, 0.3773, 58.3421
      CIE-Lab:
        80.9286, -50.2779, 4.4704
        CIE-LCH:
        80.9286, 50.4762, 174.9190
        CIE-Luv:
        80.9286, -62.2214, 14.7537
        Hunter-Lab:
        76.3820, -45.4599, 8.0098
      #34e1bf color charts
#34e1bf RGB chart
      #34e1bf CMYK chart
      #34e1bf RGB pie chart
      #34e1bf color shades, tints & tones
#34e1bf color schemes
#34e1bf color preview, HTML & CSS examples
           This text has a color of #34e1bf        
        
          <p style="color:#34e1bf;">Text here</p>
        
        
          .mytext {color:#34e1bf;}
        
        Text color #34e1bf
      
           This box has a color of #34e1bf        
        
          <div style="background-color:#34e1bf;">Content here</div>
        
        
          .mybackground {background-color:#34e1bf;}
        
        Background color #34e1bf
      
           Border around this has a color of #34e1bf        
        
          <div style="border:2px solid #34e1bf;">Content here</div>
        
        
          .myborder {border:2px solid #34e1bf;}
        
        Border color #34e1bf