#20faf4 color space conversions
Hex:
        #20faf4
        RGB:
        32, 250, 244
        CMY:
        87, 2, 4
        CMYK:
        87, 0, 2, 2
      HSL:
        178°, 95.6140%, 55.2941%
        HSV (HSB):
        178°, 87.2000%, 98.0392%
        XYZ:
        51.1104, 75.2099, 97.4111
        xyY:
        0.2284, 0.3362, 75.2099
      CIE-Lab:
        89.4912, -48.1103, -10.8323
        CIE-LCH:
        89.4912, 49.3147, 192.6889
        CIE-Luv:
        89.4912, -68.5292, -9.6962
        Hunter-Lab:
        86.7237, -46.5678, -5.8901
      #20faf4 color charts
#20faf4 RGB chart
      #20faf4 CMYK chart
      #20faf4 RGB pie chart
      #20faf4 color shades, tints & tones
#20faf4 color schemes
#20faf4 color preview, HTML & CSS examples
           This text has a color of #20faf4        
        
          <p style="color:#20faf4;">Text here</p>
        
        
          .mytext {color:#20faf4;}
        
        Text color #20faf4
      
           This box has a color of #20faf4        
        
          <div style="background-color:#20faf4;">Content here</div>
        
        
          .mybackground {background-color:#20faf4;}
        
        Background color #20faf4
      
           Border around this has a color of #20faf4        
        
          <div style="border:2px solid #20faf4;">Content here</div>
        
        
          .myborder {border:2px solid #20faf4;}
        
        Border color #20faf4