#2afedb color space conversions
Hex:
        #2afedb
        RGB:
        42, 254, 219
        CMY:
        84, 0, 14
        CMYK:
        83, 0, 14, 0
      HSL:
        170°, 99.0654%, 58.0392%
        HSV (HSB):
        170°, 83.4646%, 99.6078%
        XYZ:
        49.1828, 76.4903, 79.1897
        xyY:
        0.2401, 0.3734, 76.4903
      CIE-Lab:
        90.0865, -55.8531, 3.0485
        CIE-LCH:
        90.0865, 55.9362, 176.8759
        CIE-Luv:
        90.0865, -71.0397, 13.6936
        Hunter-Lab:
        87.4588, -52.6725, 7.5369
      #2afedb color charts
#2afedb RGB chart
      #2afedb CMYK chart
      #2afedb RGB pie chart
      #2afedb color shades, tints & tones
#2afedb color schemes
#2afedb color preview, HTML & CSS examples
           This text has a color of #2afedb        
        
          <p style="color:#2afedb;">Text here</p>
        
        
          .mytext {color:#2afedb;}
        
        Text color #2afedb
      
           This box has a color of #2afedb        
        
          <div style="background-color:#2afedb;">Content here</div>
        
        
          .mybackground {background-color:#2afedb;}
        
        Background color #2afedb
      
           Border around this has a color of #2afedb        
        
          <div style="border:2px solid #2afedb;">Content here</div>
        
        
          .myborder {border:2px solid #2afedb;}
        
        Border color #2afedb