#20afee color space conversions
Hex:
        #20afee
        RGB:
        32, 175, 238
        CMY:
        87, 31, 7
        CMYK:
        87, 26, 0, 7
      HSL:
        198°, 85.8333%, 52.9412%
        HSV (HSB):
        198°, 86.5546%, 93.3333%
        XYZ:
        31.3583, 37.1401, 86.4049
        xyY:
        0.2024, 0.2398, 37.1401
      CIE-Lab:
        67.3820, -13.9106, -41.4018
        CIE-LCH:
        67.3820, 43.6762, 251.4282
        CIE-Luv:
        67.3820, -43.6815, -64.8298
        Hunter-Lab:
        60.9427, -14.8018, -41.4019
      #20afee color charts
#20afee RGB chart
      #20afee CMYK chart
      #20afee RGB pie chart
      #20afee color shades, tints & tones
#20afee color schemes
#20afee color preview, HTML & CSS examples
           This text has a color of #20afee        
        
          <p style="color:#20afee;">Text here</p>
        
        
          .mytext {color:#20afee;}
        
        Text color #20afee
      
           This box has a color of #20afee        
        
          <div style="background-color:#20afee;">Content here</div>
        
        
          .mybackground {background-color:#20afee;}
        
        Background color #20afee
      
           Border around this has a color of #20afee        
        
          <div style="border:2px solid #20afee;">Content here</div>
        
        
          .myborder {border:2px solid #20afee;}
        
        Border color #20afee