#20def2 color space conversions
Hex:
        #20def2
        RGB:
        32, 222, 242
        CMY:
        87, 13, 5
        CMYK:
        87, 8, 0, 5
      HSL:
        186°, 88.9831%, 53.7255%
        HSV (HSB):
        186°, 86.7769%, 94.9020%
        XYZ:
        42.7440, 58.9604, 93.1321
        xyY:
        0.2194, 0.3026, 58.9604
      CIE-Lab:
        81.2698, -36.1931, -22.1430
        CIE-LCH:
        81.2698, 42.4294, 211.4584
        CIE-Luv:
        81.2698, -59.3050, -30.1447
        Hunter-Lab:
        76.7857, -35.0102, -18.1618
      #20def2 color charts
#20def2 RGB chart
      #20def2 CMYK chart
      #20def2 RGB pie chart
      #20def2 color shades, tints & tones
#20def2 color schemes
#20def2 color preview, HTML & CSS examples
           This text has a color of #20def2        
        
          <p style="color:#20def2;">Text here</p>
        
        
          .mytext {color:#20def2;}
        
        Text color #20def2
      
           This box has a color of #20def2        
        
          <div style="background-color:#20def2;">Content here</div>
        
        
          .mybackground {background-color:#20def2;}
        
        Background color #20def2
      
           Border around this has a color of #20def2        
        
          <div style="border:2px solid #20def2;">Content here</div>
        
        
          .myborder {border:2px solid #20def2;}
        
        Border color #20def2