#2affa2 color space conversions
Hex:
        #2affa2
        RGB:
        42, 255, 162
        CMY:
        84, 0, 36
        CMYK:
        84, 0, 36, 0
      HSL:
        154°, 100.0000%, 58.2353%
        HSV (HSB):
        154°, 83.5294%, 100.0000%
        XYZ:
        43.2364, 74.6209, 46.3069
        xyY:
        0.2634, 0.4546, 74.6209
      CIE-Lab:
        89.2151, -68.9743, 31.0017
        CIE-LCH:
        89.2151, 75.6212, 155.7977
        CIE-Luv:
        89.2151, -75.3345, 55.3062
        Hunter-Lab:
        86.3834, -61.8284, 28.6852
      #2affa2 color charts
#2affa2 RGB chart
      #2affa2 CMYK chart
      #2affa2 RGB pie chart
      #2affa2 color shades, tints & tones
#2affa2 color schemes
#2affa2 color preview, HTML & CSS examples
           This text has a color of #2affa2        
        
          <p style="color:#2affa2;">Text here</p>
        
        
          .mytext {color:#2affa2;}
        
        Text color #2affa2
      
           This box has a color of #2affa2        
        
          <div style="background-color:#2affa2;">Content here</div>
        
        
          .mybackground {background-color:#2affa2;}
        
        Background color #2affa2
      
           Border around this has a color of #2affa2        
        
          <div style="border:2px solid #2affa2;">Content here</div>
        
        
          .myborder {border:2px solid #2affa2;}
        
        Border color #2affa2