#20d2fa color space conversions
Hex:
        #20d2fa
        RGB:
        32, 210, 250
        CMY:
        87, 18, 2
        CMYK:
        87, 16, 0, 2
      HSL:
        191°, 95.6140%, 55.2941%
        HSV (HSB):
        191°, 87.2000%, 98.0392%
        XYZ:
        40.8976, 53.3024, 98.5753
        xyY:
        0.2122, 0.2765, 53.3024
      CIE-Lab:
        78.0532, -27.9254, -31.3178
        CIE-LCH:
        78.0532, 41.9599, 228.2774
        CIE-Luv:
        78.0532, -54.6457, -46.7829
        Hunter-Lab:
        73.0085, -27.7735, -28.9468
      #20d2fa color charts
#20d2fa RGB chart
      #20d2fa CMYK chart
      #20d2fa RGB pie chart
      #20d2fa color shades, tints & tones
#20d2fa color schemes
#20d2fa color preview, HTML & CSS examples
           This text has a color of #20d2fa        
        
          <p style="color:#20d2fa;">Text here</p>
        
        
          .mytext {color:#20d2fa;}
        
        Text color #20d2fa
      
           This box has a color of #20d2fa        
        
          <div style="background-color:#20d2fa;">Content here</div>
        
        
          .mybackground {background-color:#20d2fa;}
        
        Background color #20d2fa
      
           Border around this has a color of #20d2fa        
        
          <div style="border:2px solid #20d2fa;">Content here</div>
        
        
          .myborder {border:2px solid #20d2fa;}
        
        Border color #20d2fa