#2affa6 color space conversions
Hex:
        #2affa6
        RGB:
        42, 255, 166
        CMY:
        84, 0, 35
        CMYK:
        84, 0, 35, 0
      HSL:
        155°, 100.0000%, 58.2353%
        HSV (HSB):
        155°, 83.5294%, 100.0000%
        XYZ:
        43.5978, 74.7654, 48.2097
        xyY:
        0.2617, 0.4488, 74.7654
      CIE-Lab:
        89.2830, -68.1987, 29.0862
        CIE-LCH:
        89.2830, 74.1422, 156.9021
        CIE-Luv:
        89.2830, -75.0810, 52.7339
        Hunter-Lab:
        86.4670, -61.3152, 27.4697
      #2affa6 color charts
#2affa6 RGB chart
      #2affa6 CMYK chart
      #2affa6 RGB pie chart
      #2affa6 color shades, tints & tones
#2affa6 color schemes
#2affa6 color preview, HTML & CSS examples
           This text has a color of #2affa6        
        
          <p style="color:#2affa6;">Text here</p>
        
        
          .mytext {color:#2affa6;}
        
        Text color #2affa6
      
           This box has a color of #2affa6        
        
          <div style="background-color:#2affa6;">Content here</div>
        
        
          .mybackground {background-color:#2affa6;}
        
        Background color #2affa6
      
           Border around this has a color of #2affa6        
        
          <div style="border:2px solid #2affa6;">Content here</div>
        
        
          .myborder {border:2px solid #2affa6;}
        
        Border color #2affa6