#34c7fa color space conversions
Hex:
        #34c7fa
        RGB:
        52, 199, 250
        CMY:
        80, 22, 2
        CMYK:
        79, 20, 0, 2
      HSL:
        195°, 95.1923%, 59.2157%
        HSV (HSB):
        195°, 79.2000%, 98.0392%
        XYZ:
        39.0949, 48.4790, 97.7394
        xyY:
        0.2110, 0.2616, 48.4790
      CIE-Lab:
        75.1261, -20.9381, -35.8161
        CIE-LCH:
        75.1261, 41.4873, 239.6895
        CIE-Luv:
        75.1261, -49.0683, -55.2065
        Hunter-Lab:
        69.6269, -21.6208, -34.4900
      #34c7fa color charts
#34c7fa RGB chart
      #34c7fa CMYK chart
      #34c7fa RGB pie chart
      #34c7fa color shades, tints & tones
#34c7fa color schemes
#34c7fa color preview, HTML & CSS examples
           This text has a color of #34c7fa        
        
          <p style="color:#34c7fa;">Text here</p>
        
        
          .mytext {color:#34c7fa;}
        
        Text color #34c7fa
      
           This box has a color of #34c7fa        
        
          <div style="background-color:#34c7fa;">Content here</div>
        
        
          .mybackground {background-color:#34c7fa;}
        
        Background color #34c7fa
      
           Border around this has a color of #34c7fa        
        
          <div style="border:2px solid #34c7fa;">Content here</div>
        
        
          .myborder {border:2px solid #34c7fa;}
        
        Border color #34c7fa