#20c2fa color space conversions
Hex:
        #20c2fa
        RGB:
        32, 194, 250
        CMY:
        87, 24, 2
        CMYK:
        87, 22, 0, 2
      HSL:
        195°, 95.6140%, 55.2941%
        HSV (HSB):
        195°, 87.2000%, 98.0392%
        XYZ:
        37.1428, 45.7928, 97.3237
        xyY:
        0.2061, 0.2540, 45.7928
      CIE-Lab:
        73.4109, -19.8401, -38.4995
        CIE-LCH:
        73.4109, 43.3110, 242.7364
        CIE-Luv:
        73.4109, -49.2528, -59.8314
        Hunter-Lab:
        67.6704, -20.4484, -37.9018
      #20c2fa color charts
#20c2fa RGB chart
      #20c2fa CMYK chart
      #20c2fa RGB pie chart
      #20c2fa color shades, tints & tones
#20c2fa color schemes
#20c2fa color preview, HTML & CSS examples
           This text has a color of #20c2fa        
        
          <p style="color:#20c2fa;">Text here</p>
        
        
          .mytext {color:#20c2fa;}
        
        Text color #20c2fa
      
           This box has a color of #20c2fa        
        
          <div style="background-color:#20c2fa;">Content here</div>
        
        
          .mybackground {background-color:#20c2fa;}
        
        Background color #20c2fa
      
           Border around this has a color of #20c2fa        
        
          <div style="border:2px solid #20c2fa;">Content here</div>
        
        
          .myborder {border:2px solid #20c2fa;}
        
        Border color #20c2fa