#20f5fa color space conversions
Hex:
        #20f5fa
        RGB:
        32, 245, 250
        CMY:
        87, 4, 2
        CMYK:
        87, 2, 0, 2
      HSL:
        181°, 95.6140%, 55.2941%
        HSV (HSB):
        181°, 87.2000%, 98.0392%
        XYZ:
        50.5034, 72.5140, 101.7773
        xyY:
        0.2247, 0.3226, 72.5140
      CIE-Lab:
        88.2154, -44.2271, -15.8693
        CIE-LCH:
        88.2154, 46.9880, 199.7387
        CIE-Luv:
        88.2154, -66.3965, -18.6204
        Hunter-Lab:
        85.1552, -43.1577, -11.2547
      #20f5fa color charts
#20f5fa RGB chart
      #20f5fa CMYK chart
      #20f5fa RGB pie chart
      #20f5fa color shades, tints & tones
#20f5fa color schemes
#20f5fa color preview, HTML & CSS examples
           This text has a color of #20f5fa        
        
          <p style="color:#20f5fa;">Text here</p>
        
        
          .mytext {color:#20f5fa;}
        
        Text color #20f5fa
      
           This box has a color of #20f5fa        
        
          <div style="background-color:#20f5fa;">Content here</div>
        
        
          .mybackground {background-color:#20f5fa;}
        
        Background color #20f5fa
      
           Border around this has a color of #20f5fa        
        
          <div style="border:2px solid #20f5fa;">Content here</div>
        
        
          .myborder {border:2px solid #20f5fa;}
        
        Border color #20f5fa