#20b1fa color space conversions
Hex:
        #20b1fa
        RGB:
        32, 177, 250
        CMY:
        87, 31, 2
        CMYK:
        87, 29, 0, 2
      HSL:
        200°, 95.6140%, 55.2941%
        HSV (HSB):
        200°, 87.2000%, 98.0392%
        XYZ:
        33.5731, 38.6535, 96.1339
        xyY:
        0.1994, 0.2296, 38.6535
      CIE-Lab:
        68.4995, -10.7776, -46.1790
        CIE-LCH:
        68.4995, 47.4200, 256.8630
        CIE-Luv:
        68.4995, -43.5629, -73.5219
        Hunter-Lab:
        62.1719, -12.4101, -48.1573
      #20b1fa color charts
#20b1fa RGB chart
      #20b1fa CMYK chart
      #20b1fa RGB pie chart
      #20b1fa color shades, tints & tones
#20b1fa color schemes
#20b1fa color preview, HTML & CSS examples
           This text has a color of #20b1fa        
        
          <p style="color:#20b1fa;">Text here</p>
        
        
          .mytext {color:#20b1fa;}
        
        Text color #20b1fa
      
           This box has a color of #20b1fa        
        
          <div style="background-color:#20b1fa;">Content here</div>
        
        
          .mybackground {background-color:#20b1fa;}
        
        Background color #20b1fa
      
           Border around this has a color of #20b1fa        
        
          <div style="border:2px solid #20b1fa;">Content here</div>
        
        
          .myborder {border:2px solid #20b1fa;}
        
        Border color #20b1fa