#34e1fa color space conversions
Hex:
        #34e1fa
        RGB:
        52, 225, 250
        CMY:
        80, 12, 2
        CMYK:
        79, 10, 0, 2
      HSL:
        188°, 95.1923%, 59.2157%
        HSV (HSB):
        188°, 79.2000%, 98.0392%
        XYZ:
        45.5967, 61.4826, 99.9066
        xyY:
        0.2203, 0.2970, 61.4826
      CIE-Lab:
        82.6375, -33.7489, -24.2809
        CIE-LCH:
        82.6375, 41.5758, 215.7334
        CIE-Luv:
        82.6375, -57.9591, -34.1543
        Hunter-Lab:
        78.4109, -33.4194, -20.6563
      #34e1fa color charts
#34e1fa RGB chart
      #34e1fa CMYK chart
      #34e1fa RGB pie chart
      #34e1fa color shades, tints & tones
#34e1fa color schemes
#34e1fa color preview, HTML & CSS examples
           This text has a color of #34e1fa        
        
          <p style="color:#34e1fa;">Text here</p>
        
        
          .mytext {color:#34e1fa;}
        
        Text color #34e1fa
      
           This box has a color of #34e1fa        
        
          <div style="background-color:#34e1fa;">Content here</div>
        
        
          .mybackground {background-color:#34e1fa;}
        
        Background color #34e1fa
      
           Border around this has a color of #34e1fa        
        
          <div style="border:2px solid #34e1fa;">Content here</div>
        
        
          .myborder {border:2px solid #34e1fa;}
        
        Border color #34e1fa