#20b6fa color space conversions
Hex:
        #20b6fa
        RGB:
        32, 182, 250
        CMY:
        87, 29, 2
        CMYK:
        87, 27, 0, 2
      HSL:
        199°, 95.6140%, 55.2941%
        HSV (HSB):
        199°, 87.2000%, 98.0392%
        XYZ:
        34.5789, 40.6651, 96.4691
        xyY:
        0.2014, 0.2368, 40.6651
      CIE-Lab:
        69.9406, -13.4945, -43.9171
        CIE-LCH:
        69.9406, 45.9435, 252.9193
        CIE-Luv:
        69.9406, -45.2289, -69.5313
        Hunter-Lab:
        63.7692, -14.8042, -45.0546
      #20b6fa color charts
#20b6fa RGB chart
      #20b6fa CMYK chart
      #20b6fa RGB pie chart
      #20b6fa color shades, tints & tones
#20b6fa color schemes
#20b6fa color preview, HTML & CSS examples
           This text has a color of #20b6fa        
        
          <p style="color:#20b6fa;">Text here</p>
        
        
          .mytext {color:#20b6fa;}
        
        Text color #20b6fa
      
           This box has a color of #20b6fa        
        
          <div style="background-color:#20b6fa;">Content here</div>
        
        
          .mybackground {background-color:#20b6fa;}
        
        Background color #20b6fa
      
           Border around this has a color of #20b6fa        
        
          <div style="border:2px solid #20b6fa;">Content here</div>
        
        
          .myborder {border:2px solid #20b6fa;}
        
        Border color #20b6fa