#20bdf0 color space conversions
Hex:
        #20bdf0
        RGB:
        32, 189, 240
        CMY:
        87, 26, 6
        CMYK:
        87, 21, 0, 6
      HSL:
        195°, 87.3950%, 53.3333%
        HSV (HSB):
        195°, 86.6667%, 94.1176%
        XYZ:
        34.5214, 42.9935, 88.9172
        xyY:
        0.2074, 0.2583, 42.9935
      CIE-Lab:
        71.5506, -20.6318, -35.9920
        CIE-LCH:
        71.5506, 41.4861, 240.1772
        CIE-Luv:
        71.5506, -48.2742, -55.2355
        Hunter-Lab:
        65.5695, -20.7687, -34.5031
      #20bdf0 color charts
#20bdf0 RGB chart
      #20bdf0 CMYK chart
      #20bdf0 RGB pie chart
      #20bdf0 color shades, tints & tones
#20bdf0 color schemes
#20bdf0 color preview, HTML & CSS examples
           This text has a color of #20bdf0        
        
          <p style="color:#20bdf0;">Text here</p>
        
        
          .mytext {color:#20bdf0;}
        
        Text color #20bdf0
      
           This box has a color of #20bdf0        
        
          <div style="background-color:#20bdf0;">Content here</div>
        
        
          .mybackground {background-color:#20bdf0;}
        
        Background color #20bdf0
      
           Border around this has a color of #20bdf0        
        
          <div style="border:2px solid #20bdf0;">Content here</div>
        
        
          .myborder {border:2px solid #20bdf0;}
        
        Border color #20bdf0