#2af5bf color space conversions
Hex:
        #2af5bf
        RGB:
        42, 245, 191
        CMY:
        84, 4, 25
        CMYK:
        83, 0, 22, 4
      HSL:
        164°, 91.0314%, 56.2745%
        HSV (HSB):
        164°, 82.8571%, 96.0784%
        XYZ:
        43.0112, 69.5586, 60.4495
        xyY:
        0.2486, 0.4020, 69.5586
      CIE-Lab:
        86.7799, -59.1467, 12.8299
        CIE-LCH:
        86.7799, 60.5222, 167.7612
        CIE-Luv:
        86.7799, -70.0911, 28.7428
        Hunter-Lab:
        83.4018, -53.8988, 15.4080
      #2af5bf color charts
#2af5bf RGB chart
      #2af5bf CMYK chart
      #2af5bf RGB pie chart
      #2af5bf color shades, tints & tones
#2af5bf color schemes
#2af5bf color preview, HTML & CSS examples
           This text has a color of #2af5bf        
        
          <p style="color:#2af5bf;">Text here</p>
        
        
          .mytext {color:#2af5bf;}
        
        Text color #2af5bf
      
           This box has a color of #2af5bf        
        
          <div style="background-color:#2af5bf;">Content here</div>
        
        
          .mybackground {background-color:#2af5bf;}
        
        Background color #2af5bf
      
           Border around this has a color of #2af5bf        
        
          <div style="border:2px solid #2af5bf;">Content here</div>
        
        
          .myborder {border:2px solid #2af5bf;}
        
        Border color #2af5bf