#34f7fa color space conversions
Hex:
        #34f7fa
        RGB:
        52, 247, 250
        CMY:
        80, 3, 2
        CMYK:
        79, 1, 0, 2
      HSL:
        181°, 95.1923%, 59.2157%
        HSV (HSB):
        181°, 79.2000%, 98.0392%
        XYZ:
        51.9323, 74.1537, 102.0185
        xyY:
        0.2277, 0.3251, 74.1537
      CIE-Lab:
        88.9951, -43.8039, -14.6794
        CIE-LCH:
        88.9951, 46.1981, 198.5269
        CIE-Luv:
        88.9951, -65.4314, -16.6883
        Hunter-Lab:
        86.1126, -43.0482, -9.9627
      #34f7fa color charts
#34f7fa RGB chart
      #34f7fa CMYK chart
      #34f7fa RGB pie chart
      #34f7fa color shades, tints & tones
#34f7fa color schemes
#34f7fa color preview, HTML & CSS examples
           This text has a color of #34f7fa        
        
          <p style="color:#34f7fa;">Text here</p>
        
        
          .mytext {color:#34f7fa;}
        
        Text color #34f7fa
      
           This box has a color of #34f7fa        
        
          <div style="background-color:#34f7fa;">Content here</div>
        
        
          .mybackground {background-color:#34f7fa;}
        
        Background color #34f7fa
      
           Border around this has a color of #34f7fa        
        
          <div style="border:2px solid #34f7fa;">Content here</div>
        
        
          .myborder {border:2px solid #34f7fa;}
        
        Border color #34f7fa