#2af0ba color space conversions
Hex:
        #2af0ba
        RGB:
        42, 240, 186
        CMY:
        84, 6, 27
        CMYK:
        83, 0, 23, 6
      HSL:
        164°, 86.8421%, 55.2941%
        HSV (HSB):
        164°, 82.5000%, 94.1176%
        XYZ:
        40.9779, 66.3576, 57.1029
        xyY:
        0.2492, 0.4035, 66.3576
      CIE-Lab:
        85.1785, -58.3910, 13.1599
        CIE-LCH:
        85.1785, 59.8556, 167.2991
        CIE-Luv:
        85.1785, -68.7782, 29.0038
        Hunter-Lab:
        81.4602, -52.7624, 15.4603
      #2af0ba color charts
#2af0ba RGB chart
      #2af0ba CMYK chart
      #2af0ba RGB pie chart
      #2af0ba color shades, tints & tones
#2af0ba color schemes
#2af0ba color preview, HTML & CSS examples
           This text has a color of #2af0ba        
        
          <p style="color:#2af0ba;">Text here</p>
        
        
          .mytext {color:#2af0ba;}
        
        Text color #2af0ba
      
           This box has a color of #2af0ba        
        
          <div style="background-color:#2af0ba;">Content here</div>
        
        
          .mybackground {background-color:#2af0ba;}
        
        Background color #2af0ba
      
           Border around this has a color of #2af0ba        
        
          <div style="border:2px solid #2af0ba;">Content here</div>
        
        
          .myborder {border:2px solid #2af0ba;}
        
        Border color #2af0ba