#2af9ea color space conversions
Hex:
        #2af9ea
        RGB:
        42, 249, 234
        CMY:
        84, 2, 8
        CMYK:
        83, 0, 6, 2
      HSL:
        176°, 94.5205%, 57.0588%
        HSV (HSB):
        176°, 83.1325%, 97.6471%
        XYZ:
        49.6818, 74.1841, 89.5424
        xyY:
        0.2328, 0.3476, 74.1841
      CIE-Lab:
        89.0094, -49.8576, -6.3276
        CIE-LCH:
        89.0094, 50.2575, 187.2330
        CIE-Luv:
        89.0094, -68.2398, -2.0742
        Hunter-Lab:
        86.1302, -47.7651, -1.3477
      #2af9ea color charts
#2af9ea RGB chart
      #2af9ea CMYK chart
      #2af9ea RGB pie chart
      #2af9ea color shades, tints & tones
#2af9ea color schemes
#2af9ea color preview, HTML & CSS examples
           This text has a color of #2af9ea        
        
          <p style="color:#2af9ea;">Text here</p>
        
        
          .mytext {color:#2af9ea;}
        
        Text color #2af9ea
      
           This box has a color of #2af9ea        
        
          <div style="background-color:#2af9ea;">Content here</div>
        
        
          .mybackground {background-color:#2af9ea;}
        
        Background color #2af9ea
      
           Border around this has a color of #2af9ea        
        
          <div style="border:2px solid #2af9ea;">Content here</div>
        
        
          .myborder {border:2px solid #2af9ea;}
        
        Border color #2af9ea