#2afed5 color space conversions
Hex:
        #2afed5
        RGB:
        42, 254, 213
        CMY:
        84, 0, 16
        CMYK:
        83, 0, 16, 0
      HSL:
        168°, 99.0654%, 58.0392%
        HSV (HSB):
        168°, 83.4646%, 99.6078%
        XYZ:
        48.4069, 76.1800, 75.1037
        xyY:
        0.2424, 0.3815, 76.1800
      CIE-Lab:
        89.9428, -57.3560, 5.9490
        CIE-LCH:
        89.9428, 57.6637, 174.0784
        CIE-Luv:
        89.9428, -71.4854, 18.3757
        Hunter-Lab:
        87.2811, -53.7443, 10.0789
      #2afed5 color charts
#2afed5 RGB chart
      #2afed5 CMYK chart
      #2afed5 RGB pie chart
      #2afed5 color shades, tints & tones
#2afed5 color schemes
#2afed5 color preview, HTML & CSS examples
           This text has a color of #2afed5        
        
          <p style="color:#2afed5;">Text here</p>
        
        
          .mytext {color:#2afed5;}
        
        Text color #2afed5
      
           This box has a color of #2afed5        
        
          <div style="background-color:#2afed5;">Content here</div>
        
        
          .mybackground {background-color:#2afed5;}
        
        Background color #2afed5
      
           Border around this has a color of #2afed5        
        
          <div style="border:2px solid #2afed5;">Content here</div>
        
        
          .myborder {border:2px solid #2afed5;}
        
        Border color #2afed5