#20afef color space conversions
Hex:
        #20afef
        RGB:
        32, 175, 239
        CMY:
        87, 31, 6
        CMYK:
        87, 27, 0, 6
      HSL:
        199°, 86.6109%, 53.1373%
        HSV (HSB):
        199°, 86.6109%, 93.7255%
        XYZ:
        31.5056, 37.1990, 87.1810
        xyY:
        0.2021, 0.2386, 37.1990
      CIE-Lab:
        67.4261, -13.5603, -41.8785
        CIE-LCH:
        67.4261, 44.0191, 252.0580
        CIE-Luv:
        67.4261, -43.6149, -65.6903
        Hunter-Lab:
        60.9910, -14.5279, -42.0558
      #20afef color charts
#20afef RGB chart
      #20afef CMYK chart
      #20afef RGB pie chart
      #20afef color shades, tints & tones
#20afef color schemes
#20afef color preview, HTML & CSS examples
           This text has a color of #20afef        
        
          <p style="color:#20afef;">Text here</p>
        
        
          .mytext {color:#20afef;}
        
        Text color #20afef
      
           This box has a color of #20afef        
        
          <div style="background-color:#20afef;">Content here</div>
        
        
          .mybackground {background-color:#20afef;}
        
        Background color #20afef
      
           Border around this has a color of #20afef        
        
          <div style="border:2px solid #20afef;">Content here</div>
        
        
          .myborder {border:2px solid #20afef;}
        
        Border color #20afef