#2af0bc color space conversions
Hex:
        #2af0bc
        RGB:
        42, 240, 188
        CMY:
        84, 6, 26
        CMYK:
        83, 0, 22, 6
      HSL:
        164°, 86.8421%, 55.2941%
        HSV (HSB):
        164°, 82.5000%, 94.1176%
        XYZ:
        41.1920, 66.4433, 58.2307
        xyY:
        0.2483, 0.4006, 66.4433
      CIE-Lab:
        85.2220, -57.9217, 12.1800
        CIE-LCH:
        85.2220, 59.1885, 168.1246
        CIE-Luv:
        85.2220, -68.6361, 27.5169
        Hunter-Lab:
        81.5127, -52.4432, 14.7036
      #2af0bc color charts
#2af0bc RGB chart
      #2af0bc CMYK chart
      #2af0bc RGB pie chart
      #2af0bc color shades, tints & tones
#2af0bc color schemes
#2af0bc color preview, HTML & CSS examples
           This text has a color of #2af0bc        
        
          <p style="color:#2af0bc;">Text here</p>
        
        
          .mytext {color:#2af0bc;}
        
        Text color #2af0bc
      
           This box has a color of #2af0bc        
        
          <div style="background-color:#2af0bc;">Content here</div>
        
        
          .mybackground {background-color:#2af0bc;}
        
        Background color #2af0bc
      
           Border around this has a color of #2af0bc        
        
          <div style="border:2px solid #2af0bc;">Content here</div>
        
        
          .myborder {border:2px solid #2af0bc;}
        
        Border color #2af0bc