#20fef2 color space conversions
Hex:
        #20fef2
        RGB:
        32, 254, 242
        CMY:
        87, 0, 5
        CMYK:
        87, 0, 5, 0
      HSL:
        177°, 99.1071%, 56.0784%
        HSV (HSB):
        177°, 87.4016%, 99.6078%
        XYZ:
        52.0645, 77.6015, 96.2389
        xyY:
        0.2305, 0.3435, 77.6015
      CIE-Lab:
        90.5977, -50.3653, -8.1484
        CIE-LCH:
        90.5977, 51.0202, 189.1901
        CIE-Luv:
        90.5977, -70.0118, -4.9627
        Hunter-Lab:
        88.0917, -48.6624, -3.1093
      #20fef2 color charts
#20fef2 RGB chart
      #20fef2 CMYK chart
      #20fef2 RGB pie chart
      #20fef2 color shades, tints & tones
#20fef2 color schemes
#20fef2 color preview, HTML & CSS examples
           This text has a color of #20fef2        
        
          <p style="color:#20fef2;">Text here</p>
        
        
          .mytext {color:#20fef2;}
        
        Text color #20fef2
      
           This box has a color of #20fef2        
        
          <div style="background-color:#20fef2;">Content here</div>
        
        
          .mybackground {background-color:#20fef2;}
        
        Background color #20fef2
      
           Border around this has a color of #20fef2        
        
          <div style="border:2px solid #20fef2;">Content here</div>
        
        
          .myborder {border:2px solid #20fef2;}
        
        Border color #20fef2