#20bef2 color space conversions
Hex:
        #20bef2
        RGB:
        32, 190, 242
        CMY:
        87, 25, 5
        CMYK:
        87, 21, 0, 5
      HSL:
        195°, 88.9831%, 53.7255%
        HSV (HSB):
        195°, 86.7769%, 94.9020%
        XYZ:
        35.0361, 43.5448, 90.5628
        xyY:
        0.2071, 0.2574, 43.5448
      CIE-Lab:
        71.9232, -20.4737, -36.4958
        CIE-LCH:
        71.9232, 41.8463, 240.7082
        CIE-Luv:
        71.9232, -48.4706, -56.1560
        Hunter-Lab:
        65.9885, -20.7065, -35.1778
      #20bef2 color charts
#20bef2 RGB chart
      #20bef2 CMYK chart
      #20bef2 RGB pie chart
      #20bef2 color shades, tints & tones
#20bef2 color schemes
#20bef2 color preview, HTML & CSS examples
           This text has a color of #20bef2        
        
          <p style="color:#20bef2;">Text here</p>
        
        
          .mytext {color:#20bef2;}
        
        Text color #20bef2
      
           This box has a color of #20bef2        
        
          <div style="background-color:#20bef2;">Content here</div>
        
        
          .mybackground {background-color:#20bef2;}
        
        Background color #20bef2
      
           Border around this has a color of #20bef2        
        
          <div style="border:2px solid #20bef2;">Content here</div>
        
        
          .myborder {border:2px solid #20bef2;}
        
        Border color #20bef2