#2affc9 color space conversions
Hex:
        #2affc9
        RGB:
        42, 255, 201
        CMY:
        84, 0, 21
        CMYK:
        84, 0, 21, 0
      HSL:
        165°, 100.0000%, 58.2353%
        HSV (HSB):
        165°, 83.5294%, 100.0000%
        XYZ:
        47.2575, 76.2293, 67.4813
        xyY:
        0.2475, 0.3992, 76.2293
      CIE-Lab:
        89.9657, -60.6403, 12.1811
        CIE-LCH:
        89.9657, 61.8517, 168.6419
        CIE-Luv:
        89.9657, -72.6921, 28.2118
        Hunter-Lab:
        87.3094, -56.1757, 15.2914
      #2affc9 color charts
#2affc9 RGB chart
      #2affc9 CMYK chart
      #2affc9 RGB pie chart
      #2affc9 color shades, tints & tones
#2affc9 color schemes
#2affc9 color preview, HTML & CSS examples
           This text has a color of #2affc9        
        
          <p style="color:#2affc9;">Text here</p>
        
        
          .mytext {color:#2affc9;}
        
        Text color #2affc9
      
           This box has a color of #2affc9        
        
          <div style="background-color:#2affc9;">Content here</div>
        
        
          .mybackground {background-color:#2affc9;}
        
        Background color #2affc9
      
           Border around this has a color of #2affc9        
        
          <div style="border:2px solid #2affc9;">Content here</div>
        
        
          .myborder {border:2px solid #2affc9;}
        
        Border color #2affc9