#34f2f1 color space conversions
Hex:
        #34f2f1
        RGB:
        52, 242, 241
        CMY:
        80, 5, 5
        CMYK:
        79, 0, 0, 5
      HSL:
        180°, 87.9630%, 57.6471%
        HSV (HSB):
        180°, 78.5124%, 94.9020%
        XYZ:
        49.0455, 70.5852, 94.2584
        xyY:
        0.2293, 0.3300, 70.5852
      CIE-Lab:
        87.2831, -44.1434, -12.5376
        CIE-LCH:
        87.2831, 45.8893, 195.8556
        CIE-Luv:
        87.2831, -64.4073, -13.0563
        Hunter-Lab:
        84.0150, -42.8232, -7.7084
      #34f2f1 color charts
#34f2f1 RGB chart
      #34f2f1 CMYK chart
      #34f2f1 RGB pie chart
      #34f2f1 color shades, tints & tones
#34f2f1 color schemes
#34f2f1 color preview, HTML & CSS examples
           This text has a color of #34f2f1        
        
          <p style="color:#34f2f1;">Text here</p>
        
        
          .mytext {color:#34f2f1;}
        
        Text color #34f2f1
      
           This box has a color of #34f2f1        
        
          <div style="background-color:#34f2f1;">Content here</div>
        
        
          .mybackground {background-color:#34f2f1;}
        
        Background color #34f2f1
      
           Border around this has a color of #34f2f1        
        
          <div style="border:2px solid #34f2f1;">Content here</div>
        
        
          .myborder {border:2px solid #34f2f1;}
        
        Border color #34f2f1