#34f0f2 color space conversions
Hex:
        #34f0f2
        RGB:
        52, 240, 242
        CMY:
        80, 6, 5
        CMYK:
        79, 1, 0, 5
      HSL:
        181°, 87.9630%, 57.6471%
        HSV (HSB):
        181°, 78.5124%, 94.9020%
        XYZ:
        48.6033, 69.4610, 94.8501
        xyY:
        0.2283, 0.3262, 69.4610
      CIE-Lab:
        86.7318, -42.9763, -13.8860
        CIE-LCH:
        86.7318, 45.1640, 197.9061
        CIE-Luv:
        86.7318, -63.6544, -15.4526
        Hunter-Lab:
        83.3433, -41.7550, -9.1356
      #34f0f2 color charts
#34f0f2 RGB chart
      #34f0f2 CMYK chart
      #34f0f2 RGB pie chart
      #34f0f2 color shades, tints & tones
#34f0f2 color schemes
#34f0f2 color preview, HTML & CSS examples
           This text has a color of #34f0f2        
        
          <p style="color:#34f0f2;">Text here</p>
        
        
          .mytext {color:#34f0f2;}
        
        Text color #34f0f2
      
           This box has a color of #34f0f2        
        
          <div style="background-color:#34f0f2;">Content here</div>
        
        
          .mybackground {background-color:#34f0f2;}
        
        Background color #34f0f2
      
           Border around this has a color of #34f0f2        
        
          <div style="border:2px solid #34f0f2;">Content here</div>
        
        
          .myborder {border:2px solid #34f0f2;}
        
        Border color #34f0f2