#20afad color space conversions
Hex:
        #20afad
        RGB:
        32, 175, 173
        CMY:
        87, 31, 32
        CMYK:
        82, 0, 1, 31
      HSL:
        179°, 69.0821%, 40.5882%
        HSV (HSB):
        179°, 81.7143%, 68.6275%
        XYZ:
        23.4685, 33.9842, 44.8578
        xyY:
        0.2294, 0.3322, 33.9842
      CIE-Lab:
        64.9500, -35.2434, -9.2493
        CIE-LCH:
        64.9500, 36.4369, 194.7051
        CIE-Luv:
        64.9500, -48.3550, -8.7236
        Hunter-Lab:
        58.2959, -30.1583, -4.8156
      #20afad color charts
#20afad RGB chart
      #20afad CMYK chart
      #20afad RGB pie chart
      #20afad color shades, tints & tones
#20afad color schemes
#20afad color preview, HTML & CSS examples
           This text has a color of #20afad        
        
          <p style="color:#20afad;">Text here</p>
        
        
          .mytext {color:#20afad;}
        
        Text color #20afad
      
           This box has a color of #20afad        
        
          <div style="background-color:#20afad;">Content here</div>
        
        
          .mybackground {background-color:#20afad;}
        
        Background color #20afad
      
           Border around this has a color of #20afad        
        
          <div style="border:2px solid #20afad;">Content here</div>
        
        
          .myborder {border:2px solid #20afad;}
        
        Border color #20afad