#20e5fa color space conversions
Hex:
        #20e5fa
        RGB:
        32, 229, 250
        CMY:
        87, 10, 2
        CMYK:
        87, 8, 0, 2
      HSL:
        186°, 95.6140%, 55.2941%
        HSV (HSB):
        186°, 87.2000%, 98.0392%
        XYZ:
        45.8703, 63.2478, 100.2329
        xyY:
        0.2191, 0.3021, 63.2478
      CIE-Lab:
        83.5726, -36.9982, -22.8801
        CIE-LCH:
        83.5726, 43.5013, 211.7331
        CIE-Luv:
        83.5726, -61.0438, -31.3692
        Hunter-Lab:
        79.5285, -36.2200, -19.0556
      #20e5fa color charts
#20e5fa RGB chart
      #20e5fa CMYK chart
      #20e5fa RGB pie chart
      #20e5fa color shades, tints & tones
#20e5fa color schemes
#20e5fa color preview, HTML & CSS examples
           This text has a color of #20e5fa        
        
          <p style="color:#20e5fa;">Text here</p>
        
        
          .mytext {color:#20e5fa;}
        
        Text color #20e5fa
      
           This box has a color of #20e5fa        
        
          <div style="background-color:#20e5fa;">Content here</div>
        
        
          .mybackground {background-color:#20e5fa;}
        
        Background color #20e5fa
      
           Border around this has a color of #20e5fa        
        
          <div style="border:2px solid #20e5fa;">Content here</div>
        
        
          .myborder {border:2px solid #20e5fa;}
        
        Border color #20e5fa