#20bffa color space conversions
Hex:
        #20bffa
        RGB:
        32, 191, 250
        CMY:
        87, 25, 2
        CMYK:
        87, 24, 0, 2
      HSL:
        196°, 95.6140%, 55.2941%
        HSV (HSB):
        196°, 87.2000%, 98.0392%
        XYZ:
        36.4818, 44.4708, 97.1034
        xyY:
        0.2049, 0.2498, 44.4708
      CIE-Lab:
        72.5421, -18.2767, -39.8519
        CIE-LCH:
        72.5421, 43.8431, 245.3631
        CIE-Luv:
        72.5421, -48.2443, -62.2683
        Hunter-Lab:
        66.6864, -19.0502, -39.6528
      #20bffa color charts
#20bffa RGB chart
      #20bffa CMYK chart
      #20bffa RGB pie chart
      #20bffa color shades, tints & tones
#20bffa color schemes
#20bffa color preview, HTML & CSS examples
           This text has a color of #20bffa        
        
          <p style="color:#20bffa;">Text here</p>
        
        
          .mytext {color:#20bffa;}
        
        Text color #20bffa
      
           This box has a color of #20bffa        
        
          <div style="background-color:#20bffa;">Content here</div>
        
        
          .mybackground {background-color:#20bffa;}
        
        Background color #20bffa
      
           Border around this has a color of #20bffa        
        
          <div style="border:2px solid #20bffa;">Content here</div>
        
        
          .myborder {border:2px solid #20bffa;}
        
        Border color #20bffa